RFR (S): 8231117: Remove G1EvacuationRootClosures::raw_strong_oops()

Stefan Johansson stefan.johansson at oracle.com
Thu Sep 19 11:40:54 UTC 2019


Hi Thomas,

> 18 sep. 2019 kl. 17:02 skrev Thomas Schatzl <thomas.schatzl at oracle.com>:
> 
> Hi all,
> 
>  can I have reviews for this small cleanup that removes the use of G1EvacuationRootClosures::raw_strong_oops() as its implementation always corresponds to a call to G1EvacuationRootClosures::strong_oops()?
> 
> Also the comment referenced some non-existent flushing, which even more indicates that this is only some dead code.
> 
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8231117
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8231117/webrev <http://cr.openjdk.java.net/~tschatzl/8231117/webrev>
Looks good, 
Stefan

> Testing:
> hs-tier1-5
> 
> Thanks,
>  Thomas




More information about the hotspot-gc-dev mailing list