DebugInfo for cc-compiler-engine.zip is incompatible with the debuginfo shipped with the JDK
24.02.202.0
24.02.202.0
Release date: July 22, 2024
This release is based on Azul Prime 24.02.200.0 and corresponds to the following OpenJDK versions:
| Major Version | OpenJDK Version |
|---|---|
8 |
1.8.0_412-b1 |
11 |
11.0.23+9-LTS |
17 |
17.0.11+9-LTS |
21 |
21.0.3+9-LTS |
What’s New
-
The logic around InlineTree has been greatly improved. This change allows the decisions reached by inlining to be reconstructed on request, instead of running through the tree with each query which sometimes leads to bloated recursive inlinings.
-
GC Log Analyzer’s info page now includes the container OS along with the node OS. You can find the new information in GC Log Analyzer directly in the info page.
-
GC Log Analyzer’s summary page now includes the ID of the current run from Ready Now Orchestrator, listed as Current VM ID.
-
Azul Zing 24.01.202.0 includes a significant improvement to Zing’s crash handler which allows it to properly generate diagnostic data when Falcon threads reach stack memory failure.
Resolved Issues
| Issue ID | Description |
|---|---|
ZVM-31265 |
|
ZVM-31239 |
[CNC] java.lang.Object should be always pre-registered in ProtoUniverse |
ZVM-31238 |
Missing RCD debug symbols for release builds |
ZVM-30976 |
Backport JDK-8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU |
ZVM-30975 |
Backport JDK-8194494: SHA-512 stub uses AVX 2 instructions on non-supporting CPUs |
ZVM-30972 |
CPU use and throttling information missing with cgroupsV2 |
ZVM-30566 |
Local queue is not cleared when local fallback is disabled |
ZVM-30054 |
The "Compiler Statistics"/"Code Cache Details"/ReadyNow Statistics" graphs do not properly show with latest GCLA |
ZVM-29880 |
[GCLA] Fail to open OpenJDK/Zulu GC log with com.azul.log.parser.api.ParserException: Unable to parse size exception |