Skip to content

21.0.7 with Eclipse OpenJ9 v0.51.0

Compare
Choose a tag to compare
@pshipton pshipton released this 06 May 12:41
· 589 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

e01368f..26c2dc3
80f4ff9 (0.51) Prevent AES/CBC native buffer overflow Jason Katonica #291
39ce9a7 (0.51) Enable CRaC for all Linux platforms Jason Feng #286
c1b5d2b Update the ProblemList-OpenJCEPlus test exclusion list Tao Liu #287
e53c2ad Check RestrictedSecurity profile hash after Providers init Kostas Tsiounis #282
44d00a1 Use PrivilegedAction to use StackWalker with RETAIN_CLASS_REFERENCE option Kostas Tsiounis #280
b63a7db Add @JvmtiMountTransition to VThread mount() and unmount() Gengchen Tuo #278
e71bbea Add ProblemList-OpenJCEPlus.txt as placeholder for JDK21 LongyuZhang #275
90a364c Backport TimestampCheck.java test fix Peter Shipton #274
f8afc05 Update test exclusion list for FIPS140-3 strict profile and FIPS140-2 Tao Liu #273
9e5d85b Support native MessageDigest SHA512-224/256 JinhangZhang #272
f3dcc95 Avoid loading general symlinks first Kostas Tsiounis #271
d95b499 Avoid checking RestrictedSecurity profile hash during jar verification Kostas Tsiounis #270
4ba6e07 Allow PBKDF2 acceleration on OpenSSL version 1.1.1 Jason Katonica #268
871f36c Add strcmp to the AIX list of missing libc functions Peter Shipton #269
7013ea7 Add error visibility for SunPKCS11 provider configuration failures Sarwat Shaheen #267
575b102 Update PBKDF2 property parsing logic Jason Katonica #266
ecf963f Support native PBKDF2 JinhangZhang #265
11ec866 Only check and set FIPS mode in FIPS profiles Kostas Tsiounis #264
f1746d1 Exclude failed cases for OpenJCEPlusFIPS JinhangZhang #263
c6dd54f Allow multiple constraints for each algorithm Kostas Tsiounis #262
d18e589 Prohibit the insertion of 3rd-party provider JinhangZhang #260
51a8512 Enable PBKDF2 within strict FIPS 140-3 profile Jason Katonica #261
f044a2a Include System.c natives to make use of SystemProps$Raw Peter Shipton #259
f8ab536 Extend RestrictedSecurity constraints Kostas Tsiounis #256
ab09af3 Merge master jdk-21.0.7+4 into openj9-staging Jason Feng #258
e5dd10c Remove --with-mixedrefs configuration option Keith W. Campbell #257
2466161 Copy the verbose gc schema.xsd into the build Peter Shipton #255
9ba2474 Enable JFR on all platforms Tobi Ajila #254
927ef0e Enforce a more strict FIPS 140-3 JSSE profile definition Jason Katonica #253
291ee40 Replace uses of $(word 1,list) with $(firstword list) Keith W. Campbell #252
b4dcc82 Copy ibm_gpu_thresholds.properties in openj9.gpu/Copy.gmk Keith W. Campbell #251
d4bdc1f Remove test option -qvisibility=hidden for AIX Peter Shipton #250
5e43183 Merge master jdk-21.0.7+1 into openj9-staging Keith W. Campbell #249
b4f9ae1 Allow use of conditional code in DDR tools Keith W. Campbell #248
8a5385a Add selected tracepoints for OpenJ9 -Xtrace Peter Shipton #243
81676ba Remove --without-cmake support Peter Shipton #247
2e6d682 Consistently load OpenSSL libraries among different platforms Paritosh Kumar #244