Introduce Yield calls in New PM
24.02.200.0
24.02.200.0
Release date: May 27, 2024
This PSU release is based on Azul Prime 24.02.101.0 and corresponds to the following OpenJDK versions:
| Major Version | OpenJDK Version |
|---|---|
8 |
1.8.0_412-b3 |
11 |
11.0.23+9-LTS |
17 |
17.0.11+9-LTS |
21 |
21.0.3+9-LTS |
What’s New
-
April 2024 PSU release security fixes.
-
Azul Zing 24.02.200.0 introduces a new command line option,
-XX:ThpDisable, which can be used to disable Transparent Huge Pages (THP) in the entire JVM process, even when system THP settings are enabled. When-XX:+ThpDisableis set, THP is turned off, overriding the system default. IfThpDisableis not set manually, the value is inherited from the parent process; typically, the system default.