Blocks :
|
|
Blocks :
|
|
CSR :
|
|
Relates :
|
The behavior of the `Reference::enqueue` method was changed in JDK 9 to clear the reference object before enqueuing. A system property `jdk.lang.ref.disableClearBeforeEnqueue` was added to allow existing code to revert to JDK 8 behavior as an interim solution to give time to migrate to JDK 9 spec change.
|