To fix the actual problem you should try to either run the Java code with a newer version of Java JRE or specify the target parameter to the Java compiler to instruct the compiler to create code compatible with earlier Java versions.
JRE and JDK 版本不匹配, JDK 新
JRE and JDK 版本不匹配, JDK 新
本文介绍了解决因JRE与JDK版本不匹配导致的问题的方法:使用较新版本的Java JRE运行Java代码,或者指定目标参数给Java编译器以生成与旧版Java兼容的代码。
872

被折叠的 条评论
为什么被折叠?



