Visit Azul.com Support

23.02.501.0

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

23.02.501.0

Release Notes PDF

Release date: January 8, 2024

This release is based on Azul Prime 23.02.500.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

  • A new diagnostic command line option has been introduced, -XX:FalconAbortCompileWithInstrPattern=<pattern>, which can be used to apply abortfalcon compile command only if assembly of the compiled method contains the specified pattern. The specified pattern uses regexp syntax.

  • An improvement to the Time to Safepoint (TTSP) profiler has been made to include interpreter frame names and BCI during error reporting in the hs_err file.

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-29384

Backport JDK-8153413: Exceptions::_throw always logs exceptions, penalizing performance

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