RFR: 8215985: ZGC: Simplify reference processing in light of JDK-8175797

Kim Barrett kim.barrett at oracle.com
Mon Jan 7 20:07:01 UTC 2019


> On Jan 7, 2019, at 4:28 AM, Per Liden <per.liden at oracle.com> wrote:
> 
> On 1/2/19 8:31 AM, Kim Barrett wrote:
>> Please review this change to ZGC reference processing to take
>> advantage of the changes made by JDK-8175797, which made
>> Reference.enqueue clear the referent and made Reference.enqueue
>> unsupported by FinalReference.
>> […]
>> CR:
>> https://bugs.openjdk.java.net/browse/JDK-8215985
>> Webrev:
>> http://cr.openjdk.java.net/~kbarrett/8215985/open.00/
> 
> Looks good.
> 
> After this change I think I'd like to do some (mostly cosmetic) adjustments in this area, but I'll follow up with a separate RFE for this later.

Thanks!




More information about the hotspot-gc-dev mailing list