RFR(s): 8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
Stefan Karlsson
stefan.karlsson at oracle.com
Mon Feb 19 12:32:46 UTC 2018
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