Skip to content

17.0.9 with Eclipse OpenJ9 v0.41.0

Compare
Choose a tag to compare
@pshipton pshipton released this 22 Nov 13:38
· 1467 commits to openj9 since this release

Branch name: v0.41.0-release
Tag: openj9-0.41.0

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

OpenSSL 3.0, bundled in builds on Windows and Mac, is updated to ibmruntimes/openssl@200688f, based on 3.0.12, which includes the fix for CVE-2023-5678.

OpenJ9 related changes

77b0f75..3699725
83ba13c Merge tag 'jdk-17.0.9+9' into v0.41.0-release Peter Shipton #273
7d08dd0 Revert "8307603: [AIX] Broken build after JDK-8307301" Keith W. Campbell #271
4024096 (0.41) Always revert to Java impl when OpenSSL fails Kostas Tsiounis #269
07c8dd8 (0.41) Look for -XX:[+/-]UseZlibNX on AIX Peter Shipton #266
2a71b4c Merge jdk-17.0.9+7 to 0.41 J9 Build #263
3525368 Merge latest OpenJ9 changes to 0.41 Peter Shipton #261
a6f4e9d Enable CRIU support by default on ppc64le builds Younes Manton #214
a077bc8 Modify get_source.sh to automatically fetch release branches Peter Shipton #259
e3ef5f3 Output -Xmso debug info when _JAVA_LAUNCHER_DEBUG is set Peter Shipton #258
4ebcfe4 Optimize AES/GCM cipher and IV initialization and improve array cleanup code Kostas Tsiounis #257
fdaefd4 Parse -Xmso from more locations Peter Shipton #256
3efcafc Merge jdk-17.0.9+6 and the latest OpenJ9 changes to 0.41 Keith W. Campbell #255
dd9eed6 Cache openssl message digest contexts Jason Katonica #254
c23d417 Optimize AES/CBC cipher initialization Jason Katonica #253
7e7cdc3 Merge latest OpenJ9 changes to 0.41 Keith W. Campbell #252
31de43f Optimize ChaCha20-Poly1305 initialization WilburZjh #249
4c42ec3 Assert privilege accessing os.name Keith W. Campbell #251
2101e68 Merge jdk-17.0.9+5 to 0.41 J9 Build #250
830d95b Add OpenJ9PropsExt properties Jason Feng #247
b1b735c Parse -Xmso from OPENJ9_JAVA_OPTIONS for main thread Peter Shipton #246
161c7f9 Enable JITServer build by default on AArch64 Linux KONNO Kazuhiro #242
97d9928 Set a default thread name for java.util.TimerThread Peter Shipton #245
d428364 Fix compile error in harfbuzz on AIX Keith W. Campbell #244
afec503 Merge master jdk-17.0.9+1 into openj9-staging Jason Feng #243
31bcd9f Fix missing definition of harfbuzz function on AIX Keith W. Campbell #235
1325590 Allow loading of OpenSSL 3.x native library for Mac, Windows and AIX Kostas Tsiounis #240
7511966 Back-port fix for ModuleDescriptor.hashCode() Keith W. Campbell #241