Fix corruption of entries in a lock-free list of thread stacks that may be seen with workloads/applications that have a high turnover of threads.
Release date: April 10, 2023
This release is based on Azul Prime 23.02.1.0 and corresponds to the following OpenJDK versions:
| Major Version | OpenJDK Version |
|---|---|
8 |
1.8.0_362-b2 |
11 |
11.0.18+10-LTS |
13 |
13.0.14+5-MTS |
15 |
15.0.10+5-MTS |
17 |
17.0.6+10-LTS |
19 |
19.0.2+7-MTS |
| Issue ID | Description |
|---|---|
ZVM-26650 |
Fix corruption of entries in a lock-free list of thread stacks that may be seen with workloads/applications that have a high turnover of threads. |
ZVM-26781 |
Unsafe.getObject() use through Method.invoke() difference in behavior in Prime |
ZVM-26648 |
Missing tag update in HeapRefBufferList::grab() |