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
Fri Sep 16 19:13:09 UTC 2016


Will do!  Thanks.

joe


On 9/15/2016 9:10 PM, Kim Barrett wrote:
>> On Sep 15, 2016, at 3:47 PM, Joseph Provino <joseph.provino at oracle.com> wrote:
>>
>> Thomas, thanks!  One more review please?
> src/share/vm/gc/g1/g1CollectedHeap.cpp
> 3154
> 3155         // THIS IS ONLY HERE FOR TESTING.  IT WILL BE REMOVED BEFORE THIS FIX IS PUSHED.
> 3156         log_warning(gc)("millis_since_last_gc() returned: " JLONG_FORMAT,
> 3157             millis_since_last_gc());
>
> Remember to take that out.
>
> Other than that, looks good.
>




More information about the hotspot-gc-dev mailing list