Skip to content

21.0.12 with Eclipse OpenJ9 v0.60.0

Latest

Choose a tag to compare

@pshipton pshipton released this 30 Jul 19:34
· 67 commits to openj9 since this release

Branch name: v0.60.0-release
Tag: openj9-0.60.0

For the list of OpenJ9 changes see https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.60.0

OpenSSL 3.5.7 is bundled in builds for all platforms.
FYI eclipse-openj9/openj9#22541

OpenJ9 related changes

4c4f297..4a6e2c2
0f9719e Update the exclude list for FIPS profile testing Tao Liu #450
92af929 Update the exclude list for FIPS profile testing Tao Liu #449
df95764 Fix compiler warnings Jasmine Karthikeyan #448
d706a3f Tweak make macro name Keith W. Campbell #447
8442fd4 epoll_wait() retry on EINVAL Peter Shipton #442
62fd7aa Fix checking for unrecognised JVM options Keith W. Campbell #444
60b93c7 Run java/rmi/reliability/benchmark/bench/serial/Main with -Xmso1m peter #443
585f58d Avoid warning from macOS linker on x86_64 Keith W. Campbell #441
b122665 Wire any configured sysroot through to the OpenJ9 build on macOS Chris Dennis #440
bb3d410 Remove redundant AC_SUBST(SYSROOT) Keith W. Campbell #439
e481ee7 Update FIPS 140-3 test exclusion lists Tao Liu #438
a8d52e4 Update vector test rounding limits ehsankianifar #437
1dcb1c7 Merge master jdk-21.0.12+1 into openj9-staging Jason Feng #436
ea0d6a4 Generate JFR headers during build Gengchen Tuo #435
66bae26 Remove duplicated entries from the FIPS 140-2 ProblemList files Tao Liu #434
99323c7 Copy and use StrictMath native code from jdk17 Peter Shipton #433
1ff9324 Reduce iterations on win, zlinux for test GetStackTraceALotWhenPinned Peter Shipton #432
6e62fd2 Order FIPS140-2 excluded platforms alphabetically Tao Liu #431
32d027d Add property com.ibm.fips.mode to Security properties Dev Agarwal #427