RFR: JDK-8193780: (ref) Remove an undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 19 09:48:19 UTC 2017


On 18/12/2017 23:14, mandy chung wrote:
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk11/webrevs/8193780/webrev.00/
>
> CSR:
>   https://bugs.openjdk.java.net/browse/JDK-8193781
>
> This patch removes the "jdk.lang.ref.disableClearBeforeEnqueue" system 
> property support which was added to provide an interim solution to 
> restore to JDK 8 behavior of `Reference::enqueue` not to clear the 
> referent.  I propose to remove this in 11.
Looks fine.

-Alan


More information about the core-libs-dev mailing list