Skip to content

8u392 with Eclipse OpenJ9 v0.41.0

Compare
Choose a tag to compare
@pshipton pshipton released this 22 Nov 13:24
· 285 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

c4d2c2b..b73cbdd
cdb422b Merge tag 'jdk8u392-b08' into v0.41.0-release Peter Shipton #703
6fee1ee Merge jdk8u392-b07 and the latest OpenJ9 changes to 0.41 Keith W. Campbell #702
a341bc4 Always revert to Java impl when OpenSSL fails Kostas Tsiounis #701
d145b87 (0.41) Look for -XX:[+/-]UseZlibNX on AIX Peter Shipton #700
203c698 Look for -XX:[+/-]UseZlibNX on AIX Peter Shipton #699
0248f5a Merge jdk8u392-b06 to 0.41 J9 Build #698
3fc7674 Merge jdk8u392-b05 and the latest OpenJ9 changes to 0.41 Peter Shipton #697
20e5d44 Fix link error for unpack200 Keith W. Campbell #696
caf669d In test, increase deflate buffer size for zlinux Ubuntu 20 Peter Shipton #695
a7e9de8 Modify get_source.sh to automatically fetch release branches Peter Shipton #694
dee5cb0 Output -Xmso debug info when _JAVA_LAUNCHER_DEBUG is set Peter Shipton #693
2fab540 Use the system zlib on platforms other than Windows Peter Shipton #692
cba526a Optimize AES/GCM cipher and IV initialization and improve array cleanup code Kostas Tsiounis #690
71d4a40 Parse -Xmso from more locations Peter Shipton #691
6530f59 Merge latest OpenJ9 changes to 0.41 Keith W. Campbell #689
30cfca1 Cache openssl message digest contexts Jason Katonica #688
c854cf8 Optimize AES/CBC cipher initialization Jason Katonica #687
04ddaa8 Merge latest OpenJ9 changes to 0.41 Peter Shipton #686
7c9872b Update Freetype to version 2.13.0 Keith W. Campbell #685
1281c6e Fix javadoc violations Pasam Soujanya #675
68c6e60 Parse -Xmso from OPENJ9_JAVA_OPTIONS for main thread Peter Shipton #684
bb6b016 Enable JITServer build by default on AArch64 Linux KONNO Kazuhiro #681
f908ec9 Allow loading of OpenSSL 3.x native library for Mac, Windows and AIX Jason Katonica #683
36ba274 Set a default thread name for java.util.TimerThread Peter Shipton #682
535df28 Support exporting plain SecretKey in FIPS mode WilburZjh #679