JDK-8216350 : AArch64: monitor unlock fast path not called
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8-aarch64,11,13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2019-01-08
  • Updated: 2022-02-07
  • Resolved: 2019-01-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 Other
11.0.3Fixed 13 b05Fixed openjdk8u292Fixed
Related Reports
Relates :  
Description
If an object with an inflated lock is locked by aarch64_enc_fast_lock it will not be unlocked by the fast path in aarch64_enc_fast_unlock
Comments
Review thread for 11u backport request: https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-March/000766.html
12-03-2019

URL: http://hg.openjdk.java.net/jdk/jdk/rev/91f56aee3928 User: fyang Date: 2019-01-17 13:35:55 +0000
17-01-2019

Review thread: https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2019-January/032024.html
08-01-2019