21.06.0.0
21.06.0.0
Release date: June 30, 2021
This release is based on Azul Prime 21.04.0.0 and corresponds to the following OpenJDK versions:
| Major Version | OpenJDK Version |
|---|---|
7 |
7u302 |
8 |
8u292 |
11 |
11.0.11+9 |
13 |
13.0.7+5 |
15 |
15.0.3+3 |
What’s New
-
Additional improvements of the Heap Elasticity feature introduced in 21.05.0.0. Improved memory allocation handling in Heap Elasticity mode to avoid exceeding the container/cgroups memory limit.
-
Fixed many issues with Async Profiling.
-
Various performance improvements with Falcon compiler:
-
Fixed extra spills causing performance penalties by supporting live gc values on registers for calls which can throw exceptions
-
Improved performance of applications that frequently use Unsafe.allocateInstance.
-
Implemented nested locks elimination optimization for multiple nested locks on a given object under the condition that the nested lock state is not inspected.
-
Resolved Issues
| Issue ID | Description |
|---|---|
ZVM-19710 |
Profiling with cpu/wall events yeilds unusable results |
ZVM-20081 |
Startup failure when specifying |
ZVM-19972 |
JVM memory metrics like |