1.4.0版本在jdk17编译打包后,需要兼容增强jdk1.8的应用(实际运行的jre环境是1.8),请问是否可行?
Author: foodjthCreated May 7, 2024Updated Dec 5, 2024
Labelsquestion
类版本不对,这是报的错: xxx has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Source: alibaba/jvm-sandbox