RFR (S): 8243974: Move G1CollectedHeap::millis_since_last_gc support from G1Policy

Ivan Walulya ivan.walulya at oracle.com
Thu Jun 25 13:56:41 UTC 2020


Looks good to me!

//Ivan

> On 25 Jun 2020, at 09:39, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> 
> Hi all,
> 
>  please review the following change that moves G1CollectedHeap::millis_since_last_gc support away from G1Policy to G1CollectedHeap. That functionality has not much to do with policy decisions at all.
> 
> Fwiw, found the issue 8248221 when fixing this. Will send out that one soon.
> 
> Based on 8165501.
> 
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8243974
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8243974/webrev/
> Testing:
> tier1-5 with 8165501, 8248221; see also 8248221 for manual testing info
> 
> Thanks,
>  Thomas




More information about the hotspot-gc-dev mailing list