Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k
stars
720
forks
source link
JDK23 now requires the Boot JDK version must be one of: 22 23 #19269
02:50:17 configure: Potential Boot JDK found at /home/jenkins/bootjdks/jdk21 is incorrect JDK version (openjdk version "21.0.2" 2024-01-16 LTS IBM Semeru Runtime Open Edition 21.0.2.0 (build 21.0.2+13-LTS) Eclipse OpenJ9 VM 21.0.2.0 (build openj9-0.43.0, JRE 21 Linux aarch64-64-Bit Compressed References 20240116_95 (JIT enabled, AOT enabled) OpenJ9 - 2c3d78b48 OMR - ea8124dbc JCL - 78c4500a434 based on jdk-21.0.2+13)); ignoring
02:50:17 configure: (Your Boot JDK version must be one of: 22 23)
02:50:17 configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK
Maybe change the requirement back to JDK21 before OpenJ9 JDK22 is rolled out?
Failure link
https://openj9-jenkins.osuosl.org/job/Build_JDKnext_aarch64_linux_OpenJDK/516/console
Optional info
Failure output (captured from console output)
Maybe change the requirement back to JDK21 before OpenJ9 JDK22 is rolled out?
FYI @pshipton