Skip to content

11.0.27 with Eclipse OpenJ9 v0.51.0

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

674ad23..3e17c08
12569d4 (0.51) Prevent AES/CBC native buffer overflow Jason Katonica #905
8df9efe (0.51) Enable CRaC for all Linux platforms Jason Feng #899
670b733 Update the ProblemList-OpenJCEPlus test exclusion list Tao Liu #900
aef46aa Check RestrictedSecurity profile hash after Providers init Kostas Tsiounis #896
51f145b Use PrivilegedAction to use StackWalker with RETAIN_CLASS_REFERENCE option Kostas Tsiounis #895
d6627b4 Backport test exclusions from jdk next Jason Katonica #894
83b1968 Exclude NonStandardNames test for FIPS 140-3 Jason Katonica #893
e304235 Add ProblemList-OpenJCEPlus.txt as placeholder for JDK11 LongyuZhang #890
bb353a2 Backport TimestampCheck.java test fix Peter Shipton #889
b783344 Update test exclusion list for FIPS140-3 strict profile and FIPS140-2 Tao Liu #888
6d2c651 Support native MessageDigest SHA512-224/256 JinhangZhang #887
086e592 Backport exclusions related to FIPS RSA key size Jason Katonica #885
bb98768 Avoid loading general symlinks first Kostas Tsiounis #886
32b8727 Avoid checking RestrictedSecurity profile hash during jar verification Kostas Tsiounis #884
0f52e2a Allow PBKDF2 acceleration on OpenSSL version 1.1.1 Jason Katonica #883
18cc108 Add error visibility for SunPKCS11 provider configuration failures Sarwat Shaheen #882
4a0922f Update PBKDF2 property parsing logic Jason Katonica #881
c63041e Include System.c natives to make use of System.initProperties Peter Shipton #880
02afd48 Support native PBKDF2 JinhangZhang #879
f0f63c7 Only check and set FIPS mode in FIPS profiles Kostas Tsiounis #878
936e588 Use correct full classname of SunJSSE provider Kostas Tsiounis #876
bef9dad Exclude failed cases for OpenJCEPlusFIPS JinhangZhang #877
4f5daf5 Allow multiple constraints for each algorithm Kostas Tsiounis #875
7be1de1 Prohibit the insertion of 3rd-party provider JinhangZhang #873
f76b432 Enable PBKDF2 within strict FIPS 140-3 profile Jason Katonica #874
769a876 Extend RestrictedSecurity constraints Kostas Tsiounis #872
559039b Remove --with-mixedrefs configuration option Keith W. Campbell #871
2780d43 Copy the verbose gc schema.xsd into the build Peter Shipton #870
f67cf42 Enable JFR on all platforms Tobi Ajila #861
6100213 Enforce a more strict FIPS 140-3 JSSE profile definition Jason Katonica #869
4816a5f Backport 8347740: java/io/File/createTempFile/SpecialTempFile.java failing Peter Shipton #868
c1ff0d0 Disable ConfigFileTest Jason Katonica #867
a8186b3 Replace uses of $(word 1,list) with $(firstword list) Keith W. Campbell #866
144fb66 Add selected tracepoints for OpenJ9 -Xtrace Peter Shipton #863
603ab5f Allow use of conditional code in DDR tools Keith W. Campbell #865
288196d Merge master jdk-11.0.27+1 into openj9-staging Jason Feng #864
a16320b Remove --without-cmake support Peter Shipton #862
d874dd5 Consistently load OpenSSL libraries among different platforms Paritosh Kumar #859