Eclipse OpenJ9 v0.29.1
Eclipse release plan: https://projects.eclipse.org/projects/technology.openj9/releases/0.29.1
Release notes: https://www.eclipse.org/openj9/docs/version0.29.1/
Release details:
Branch name: v0.29.1-release
Tag: openj9-0.29.1
Repo SHAs:
OpenJ9: 7d055df
OMR: e30892e2b52
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.29.1
OpenJ9 Changes
e1e72c4..7d055df
7d055df (0.29.1) j9gc_createJavaLangString() must use Unicode length for Unicode strings Peter Shipton #14046
9a13b0b (0.29.1) AArch64: Load heap size from vmstruct on AOT compilation KONNO Kazuhiro #13959
d9ff2ac (0.29.1) Use the dot naming convention in exception stack traces Tobi Ajila #13888
cea999b Reduce ClientStream::INCOMPATIBILITY_COUNT_LIMIT to 1 Marius Pirvu #13845
5458d5b Modify JITServerTest to use a new port for each subtest Dmitry Ten #13843
855de83 (0.29.1) Fix unknown class name in stacktraces Tobi Ajila #13768
7786a44 (0.29.1) Fix potential memory leaks Graham Chapman #13769
854d449 (0.29.1) Re-enable disabled tests in jsr292_JitCount0 Nazim Bhuiyan #13787
022a7ba (0.29.1) Fix the race condition timing hole for classPathEntries and cpEntryCount Hang Shao #13771
ed73caf (v0.29.1-release) JVMTI trigger VMStart event according to can_generate_early_vmstart Jason Feng #13747
e4860a6 (0.29.1) Capture the error with outer class in the InnerClasses Attribute Cheng Jin #13736
99e727d (0.29.1) Throw IllegalAccessError (IAE): Lookup.findVirtual Peter Shipton #13738
cf3bc2d (0.29.1) Update 0.29 release notes with missing content Peter Shipton #13733
e3bf600 (0.29.1) Fix handling of interface methods in JIT linkToVirtual() Devin Papineau #13729