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
722
forks
source link
functionality tests fail to compile on jdk21+ #19127
Due to https://github.com/eclipse-openj9/openj9/pull/18532
getTotalPhysicalMemory() was deprecated and removed in jdk19, replaced by getTotalMemorySize() from jdk14.
https://openj9-jenkins.osuosl.org/job/Test_openjdk22_j9_sanity.functional_aarch64_linux_Nightly_testList_0/28