JDK-8267614 : Outline VarHandleGuards exact behavior checks
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-05-24
  • Updated: 2021-06-07
  • Resolved: 2021-05-24
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 17
17 b24Fixed
Related Reports
Relates :  
Description
Extracting the exact behavior checks from the generated VarHandleGuards methods is throughput neutral in microbenchmark, while reducing code size.
Comments
Changeset: c519ba2e Author: Claes Redestad <redestad@openjdk.org> Date: 2021-05-24 23:02:40 +0000 URL: https://git.openjdk.java.net/jdk/commit/c519ba2e437a05ac83e53b358b6a02b2f6e20563
24-05-2021