java.lang.ClassFormatError: LineNumberTable attribute has wrong length

前端 未结 0 2036
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-12 00:23

There is one reproducible problem related to the new JDK versions: a functional Java program can only be compiled using JDK 1.5 (i.e. using target=1.5 and JDK8). Any other JDK v

相关标签:
回答
  • 消灭零回复
提交回复
热议问题