-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 8
-
Component/s: core-libs
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
In JDK 1.8.351, is it possible to add a code after line 594 for the enq (Node node) method of the AQS class, node.prev=null, to help nodes accelerate garbage collection when cancelled
In JDK 1.8.351, is it possible to add a code after line 594 for the enq (Node node) method of the AQS class, node.prev=null, to help nodes accelerate garbage collection when cancelled