RFR(s): 8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end

Per Liden per.liden at oracle.com
Mon Feb 19 13:43:58 UTC 2018


Thanks Stefan!

/Per

On 02/19/2018 01:32 PM, Stefan Karlsson wrote:
> Looks good.
> 
> StefanK
> 
> On 2018-02-16 14:40, Per Liden wrote:
>> Patch to allow a GC to register a time when calling 
>> ConcurrentGCTimer::register_gc_pause_start/end. This makes the 
>> ConcurrentGCTimer API more in line with all other register_* functions 
>> in GCTimer and ConcurrentGCTimer, which all take an optional time 
>> argument.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8198268
>> Webrev: http://cr.openjdk.java.net/~pliden/8198268/webrev.0/
>>
>> /Per



More information about the hotspot-gc-dev mailing list