JDK-8145459 : Cleaner - use Reference.reachabilityFence
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-12-15
  • Updated: 2022-08-03
  • Resolved: 2016-01-20
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 9
9 b103Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Description
When java.lang.Reference.reachabilityFence is available, update the CleanerImpl to call it to ensure the object reference is not collected prematurely.

Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/1f33e517236e User: lana Date: 2016-01-27 21:42:04 +0000
27-01-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1f33e517236e User: rriggs Date: 2016-01-20 16:35:37 +0000
20-01-2016