Skip to content

17.0.15 with Eclipse OpenJ9 v0.51.0

Latest
Compare
Choose a tag to compare
@pshipton pshipton released this 06 May 12:49
· 351 commits to openj9 since this release

Branch name: v0.51.0-release
Tag: openj9-0.51.0

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

OpenSSL 3.0, bundled in builds on Windows and Mac, is updated to 3.0.16

OpenJ9 related changes

cbbc8b9..d3deabf
8e75428 (0.51) Prevent AES/CBC native buffer overflow Jason Katonica #476
6ec11ef (0.51) Enable CRaC for all Linux platforms Jason Feng #470
a203b77 Update the ProblemList-OpenJCEPlus test exclusion list Tao Liu #471
f115257 Check RestrictedSecurity profile hash after Providers init Kostas Tsiounis #467
49b7af8 Use PrivilegedAction to use StackWalker with RETAIN_CLASS_REFERENCE option Kostas Tsiounis #466
6ae95a7 Backport test exclusions from jdk next Jason Katonica #464
b642b20 Add ProblemList-OpenJCEPlus.txt as placeholder for JDK17 LongyuZhang #461
7b3f7dc Backport TimestampCheck.java test fix Peter Shipton #460
e52db2f Update test exclusion list for FIPS140-3 strict profile and FIPS140-2 Tao Liu #459
2c861ee Support native MessageDigest SHA512-224/256 JinhangZhang #458
1f61c72 Avoid loading general symlinks first Kostas Tsiounis #457
f3a4a58 Avoid checking RestrictedSecurity profile hash during jar verification Kostas Tsiounis #456
8aba051 Allow PBKDF2 acceleration on OpenSSL version 1.1.1 Jason Katonica #455
eccd019 Add error visibility for SunPKCS11 provider configuration failures Sarwat Shaheen #454
37d6b7f Update PBKDF2 property parsing logic Jason Katonica #452
2de9a84 Support native PBKDF2 JinhangZhang #451
247b88e Only check and set FIPS mode in FIPS profiles Kostas Tsiounis #450
1e24402 Exclude failed cases for OpenJCEPlusFIPS JinhangZhang #449
04e4f00 Allow multiple constraints for each algorithm Kostas Tsiounis #448
886f542 Prohibit the insertion of 3rd-party provider JinhangZhang #446
b8682ba Enable PBKDF2 within strict FIPS 140-3 profile Jason Katonica #447
5aefb3b Include System.c natives to make use of SystemProps$Raw Peter Shipton #445
dbad5b7 Extend RestrictedSecurity constraints Kostas Tsiounis #443
c6eb972 Remove --with-mixedrefs configuration option Keith W. Campbell #444
823b7ef Update the FIPS140-3 strict profile test exclude list Tao Liu #442
34bfba7 Copy the verbose gc schema.xsd into the build Peter Shipton #441
b439856 Enable JFR on all platforms Tobi Ajila #440
2848994 Delete obsolete code from SpecialTempFile.java test Peter Shipton #439
eea846d Enforce a more strict FIPS 140-3 JSSE profile definition Jason Katonica #438
366408f Disable ConfigFileTest Jason Katonica #437
560d9e0 Replace uses of $(word 1,list) with $(firstword list) Keith W. Campbell #436
f08edfc Copy ibm_gpu_thresholds.properties in openj9.gpu/Copy.gmk Keith W. Campbell #435
5a77837 Merge master jdk-17.0.15+1 into openj9-staging Keith W. Campbell #434
d480927 Allow use of conditional code in DDR tools Keith W. Campbell #433
e2b5d04 Add selected tracepoints for OpenJ9 -Xtrace Peter Shipton #432
ac1ec63 Remove --without-cmake support Peter Shipton #431
49a6d91 Consistently load OpenSSL libraries among different platforms Paritosh Kumar #429