Skip to content

Eclipse OpenJ9 v0.61.0

Latest

Choose a tag to compare

@pshipton pshipton released this 27 Aug 12:01
· 561 commits to master since this release
a1daf22

Eclipse release plan: https://projects.eclipse.org/projects/technology.openj9/releases/0.61.0
Release notes: https://eclipse.dev/openj9/docs/version0.61
Project release notes, known issues: https://github.com/eclipse-openj9/openj9/blob/master/doc/release-notes/0.61/0.61.md
Works with: jdk8u504, 11.0.32.1, 17.0.20.1, 21.0.12.1, 25.0.4.1, 26.0.2.1

Release details:

Branch name: v0.61.0-release
Tag: openj9-0.61.0

Repo SHAs:

OpenJ9: a1daf22
OMR: eclipse-openj9/openj9-omr@ebd02d9

Security Vulnerabilities Resolved
CVE-2026-16440

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.61.0

OpenJ9 Changes from 0.60.0

396c827..a1daf22
a1daf22 (0.61) Add stackoverflow checks to class file parsing Tobi Ajila #24573
6f79c49 (0.61) Skip synchronized retry during ASGCT Graham Chapman #24501
60edb9b (0.61.0) Fix GC-startup-hints store at shutdown bug Marius #24469