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-8193781This 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
