RFR (S): 8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017

Kim Barrett kim.barrett at oracle.com
Tue May 8 15:24:24 UTC 2018


> On May 8, 2018, at 9:17 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> 
> Hi all,
> 
>  in JDK-8202017 we removed the separate enqueue references phase for
> all collectors; can I have reviews to remove some support code that is
> now dead code?
> 
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8202780
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8202780/webrev/
> Testing:
> local compilation
> 
> Thanks,
>  Thomas

Looks good.






More information about the hotspot-gc-dev mailing list