Skip to content

17.0.6 with Eclipse OpenJ9 v0.36.0

Compare
Choose a tag to compare
@pshipton pshipton released this 07 Feb 16:34
· 2176 commits to openj9 since this release

Branch name: v0.36.0-release
Tag: openj9-0.36.0

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

OpenJ9 related changes

32d2c40..927b34f
3be3d66 Merge jdk-17.0.6+10 to 0.36 J9 Build #176
2842f5c (0.36.0) Fix problem building openssl when ccache is enabled Keith W. Campbell #174
5ba431e Merge 17.0.6+8, 17.0.6+9 and some recent OpenJ9 test changes to 0.36 Keith W. Campbell #172
be0ed52 Merge jdk-17.0.6+7 to 0.36 J9 Build #169
91705f7 Merge FIPS exclude list to 0.36 Keith W. Campbell #168
3543d30 Update OpenJDK17 ProblemList-fips for FIPS Jinhang-Zhang #140
f7aace0 Merge latest OpenJ9 change to 0.36 Keith W. Campbell #167
9f3c54a Include PRODUCT_SUFFIX in J9PRODUCT_NAME Peter Shipton #165
dc9fd32 Merge OpenJ9 change to 0.36 Tobi #164
20a6dd8 [FFI/VaList] Replace C_LONG with C_LONG_LONG for the type check on Power & zLinux ChengJin01 #159
c3f5e92 Merge jdk-17.0.6+5, jdk-17.0.6+6, and OpenJ9 changes to 0.36 Peter Shipton #163
f47a899 Update code-signing on macOS Keith W. Campbell #162
c7f1a83 Fix the alignment issue with long & pointer on AIX Cheng Jin #160
d0de32e [JDK17]Enable FFI related jtreg test suites on Power and zLinux Cheng Jin #158
78d5fdf [JEP389/412]Implement VaList on Power and zLinux in JDK17 Cheng Jin #155
960fe83 Use the OpenSSL PKCS12 method for PBE and simplify NativeCrypto property checking Jinhang-Zhang #156
82eb91d Tweak README.md Keith W. Campbell #154
be5ebe9 Add --openssl-repo option for downloading OpenSSL source Peter Shipton #151
a212c26 Fix the PKCS11Exception: CKR_KEY_TYPE_INCONSISTENT in FIPS mode Jinhang-Zhang #149
65a7fab Avoid non-portable uses of date utility Keith W. Campbell #148
7676ea6 Delete Transfer2GPlus tmp files at the end of the test Peter Shipton #144
d1d6677 [JEP389/412] Implement the CLinker upcall handler in Java17 Cheng Jin #112