Visit Azul.com Support

23.08.101.0

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

23.08.101.0

Release Notes PDF

Release date: November 2, 2023

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

Major Version OpenJDK Version

8

1.8.0_391-b01

11

11.0.20.1.101+1-LTS

17

17.0.8.1.101+1-LTS

What’s New

  • Internal bug fixes.

  • The starting point of the time period specified by the option CompilerWarmupPeriodSeconds has been updated. Previously, this time period began at the execution of the Main method. But, since pre-Main can have unexpectedly long initializations, the ending point of this time period could become unpredictable. The starting point of this time period has been changed to JVM startup in order to include pre-Main, giving much better predictability of when this time period ends.

Known Issues

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

Resolved Issues

Issue ID Description

ZVM-28960

Potential regression in compilation behaviors and times from 23.02.400 to 23.08.01

ZVM-29000

Fix missing files for SelfDiagnosticRunLevel=2

ZVM-28818

Fix check super class access

ZVM-28801

Prime jre17 fails to load management agent

ZVM-28288

Liveness probe failure during high load resulting in SIGTRAP sent to VM