-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
8
-
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