Visit Azul.com Support

23.02.401.0

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

23.02.401.0

Release Notes PDF

Release date: October 12, 2023

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

Major Version OpenJDK Version

8

1.8.0_382-b2

11

11.0.20.1+1-LTS

17

17.0.8.1+1-LTS

What’s New

  • 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-27506

Turn on JFRDistinguishJITTypes flag by default

ZVM-28818

Fix check super class access

ZVM-28801

Prime jre17 fails to load management agent

ZVM-28588

weblogic crashed with "assert0(false) failed: [false expected]"

ZVM-28144

Exhausting java heap during early VM initialization causes a hang

ZVM-28534

Prevent Falcon optimization of exception-throwing in case PrintStacktraceOnException is specified