Skip to content

Eclipse OpenJ9 v0.45.0

Latest
Compare
Choose a tag to compare
@pshipton pshipton released this 21 May 15:12
· 504 commits to master since this release
0863e24

Eclipse release plan: https://projects.eclipse.org/projects/technology.openj9/releases/0.45.0
Release notes: https://eclipse.dev/openj9/docs/version0.45
Project release notes, known issues: https://github.com/eclipse-openj9/openj9/blob/master/doc/release-notes/0.45/0.45.md
Works with: 22.0.1

Release details:

Branch name: v0.45.0-release
Tag: openj9-0.45.0

Repo SHAs:

OpenJ9: 0863e24
OMR: eclipse-openj9/openj9-omr@254af5a

Security Vulnerabilities Resolved
N/A

JITServer Helm Chart - Easier deployment of JITServer technology in a Kubernetes or OpenShift cluster
https://github.com/eclipse/openj9-utils/tree/master/helm-chart/openj9-jitserver-chart

For details about the release and release candidates, please see: https://github.com/eclipse/openj9/blob/master/doc/processes/release_process.md

For the list of OMR changes see https://github.com/eclipse/openj9-omr/releases/tag/openj9-0.45.0

OpenJ9 Changes from 0.44

b069931..0863e24
0863e24 (0.45) Update zlib version in doc to match version used Peter Shipton #19453
8c94893 (0.45) ScopedMemoryAccess closeScope0 Updates Babneet Singh #19433
62b8685 (0.45) Exclude cmdLineTester_loadLibraryTests on Windows jdk22+ Peter Shipton #19409
f5d71b1 (0.45) Avoid AccessControlException in com.ibm.jvm.Dump. Peter Shipton #19407
578a50a (0.45) Fixup stack references of unmounted continuation for scavenge backout hulin #19388
349ff6e (0.45) jdk11 should create LATIN1 String constants Peter Shipton #19347
fe43095 [FFI/v0.45.0] Handle the discontiguous heap array in downcall Keith W. Campbell #19306
04eaa4d (0.45) Fix String creation to treat a modified UTF8 zero as ASCII Peter Shipton #19294
3406f22 Update OpenSSL to include the fix for CVE-2024-2511 Peter Shipton #19292
43953ce (v0.45.0-release) FIPS disable JCL_TEST_Java-Security tests Jason Feng #19254
a39ab22 (0.45) Remove generated MHProxy package entries Theresa Mammarella #19225

Changes in 0.44 not included (or needed)

b069931 (0.44.0) Removes incorrect check in fast path indexOf code jimmyk #19513
85b3f7c (0.44) Use signed comparisons for Latin-1 encoded indexOf in VP Henry Zongaro #19444