RFR (XS) JDK-8164482,[REDO] G1 does not implement millis_since_last_gc which is needed by RMI GC

Joseph Provino joseph.provino at oracle.com
Tue Sep 6 12:14:45 UTC 2016



On 9/5/2016 7:13 AM, Thomas Schatzl wrote:
> Hi,
>
> On Fri, 2016-09-02 at 09:40 -0400, Joseph Provino wrote:
>> Please review this small change.
>> JDK-8164482 [REDO] G1 does not implement millis_since_last_gc which
>> is needed by RMI GC
>> webrev:  http://cr.openjdk.java.net/~jprovino/8164482/webrev.00
>
>    looks good.
>
> Can you file an enhancement that lets all collectors track the time of
> the last gc with full precision, i.e. doing the division by
> NONSECS_PER_MILLISEC only once before returning the value from
> millis_since_last_gc()?
Will do.

Thanks.

joe

>
> Thanks,
>    Thomas
>




More information about the hotspot-gc-dev mailing list