vlsi commented on PR #5856: URL: https://github.com/apache/jmeter/pull/5856#issuecomment-1528754555
This release breaks compatibility with Java 8: ``` Uncaught Exception java.lang.UnsupportedClassVersionError: org/hsqldb/jdbc/JDBCDriver has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 in thread Thread[StandardJMeterEngine,5,main]. See log file for details. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org