Visit Azul.com Support

23.08.201.0

Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

23.08.201.0

Release Notes PDF

Release date: January 10, 2024

This release is based on Azul Prime 23.08.200.0 and corresponds to the following OpenJDK versions:

Major Version OpenJDK Version

8

1.8.0_392-b1

11

11.0.21+8-LTS

17

17.0.9+8-LTS

What’s New

  • Compilation ranking has been disabled in 23.08.x.x stable releases starting from 23.08.201 since, in some cases, the feature can cause some performance issues. You can turn on the feature manually, if needed, with:

     
    -XX:TopTierHotCompileThresholdTriggerMillis=60000 -XX:TopTierWarmCompileThresholdTriggerMillis=600000 -XX:TopTierWarmCompileCpuPercent=25

Known Issues

  • There are no new issues to report in this release.

Resolved Issues

Issue ID Description

ZVM-29440

VM fails to remove stale hsperfdata files after backport of JDK-8286030

ZVM-19215

Backport JDK-8215451: IsSameObject should not keep objects alive.

ZVM-29388

aarch64 builds contain debug symbols - much larger than x64

ZVM-29314

[Java17+] Improve handling of constantPool entry in klass_at_if_loaded()

ZVM-29280

Record final IR in our crash handler

ZVM-29160

[Falcon] Incorrect exception handling in case of unloaded klass handler