JDK-8230808 : Remove Access::equals()
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-09-10
  • Updated: 2021-08-04
  • Resolved: 2019-09-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 14
11.0.13Fixed 14 b15Fixed
Related Reports
Blocks :  
Description
Access::equals() is not specialized by any barrier set and can be removed.
Comments
Fix Request (11u) This simplifies Access API in 11u by removing the unnecessary API. Patch applies with minor corrections, 11u RFR acked by phh.
04-08-2021

URL: https://hg.openjdk.java.net/jdk/jdk/rev/470af058bd5f User: pliden Date: 2019-09-17 07:59:20 +0000
17-09-2019