22.06.0.0
22.06.0.0
Release date: June 30, 2022
This release corresponds to the following OpenJDK versions:
| Major Version | OpenJDK Version |
|---|---|
8 |
8u332 |
11 |
11.0.15+10 |
13 |
13.0.11+4 |
15 |
15.0.7+4 |
17 |
17.0.3+7 |
Resolved Issues
| Issue ID | Description |
|---|---|
ZVM-14341 |
NMT detailed mode allows user to track internal VM memory usage to the granularity of a single callsite. This feature is also very useful in case the user needs to find a memory leak. |
ZVM-24010 |
Optimized layout of GC internal data structure, improving native memory consumption by the garbage collector (GC). |
ZVM-23142 |
Improved virtual memory regions initialization to handle rare situations when there are existing mappings in preferred ranges. In such cases, the JVM previously failed to start with the error "Unable to setup virtual memory region for …". |
ZVM-24118 |
Fixed crashes caused by |
ZVM-23983 |
async-profiler v2.7+ cpu profiling is now working with Prime. |
Known Issues
| Issue ID | Description |
|---|---|
- |
Aarch64 support is limited to Graviton 2 and 3. Graviton 1 is not yet supported. |
ZVM-20142 |
Async profiler activemq crashed with 'assert(false) failed: Should never reach here' |
ZVM-17531 |
Wildfly app-server hangs when Async Java Profiler is attached. |
ZVM-16393 |
Async profiler does not show object type in "-e alloc" mode on Zulu Prime |