vlsi commented on issue #6262: URL: https://github.com/apache/jmeter/issues/6262#issuecomment-2029504776
>in jdk 21, i try ./gradlew.bat -PjdkBuildVersion=21 -PjdkTestVersion=21 runGui , but some error happen as front: > https://github.com/apache/jmeter/issues/6262#issuecomment-2029438219 It looks like the build requires Java 17 anyway, so you need to have both Java 17 and 21. See https://docs.gradle.org/current/userguide/toolchains.html regarding the automatic toolchain search and download. -- 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