RFR: 8140602: Split other time calculation into methods in G1CollectorPolicy
Mikael Gerdin
mikael.gerdin at oracle.com
Wed Oct 28 12:37:35 UTC 2015
Hi Erik,
On 2015-10-27 17:25, Erik Helin wrote:
> Hi all,
>
> this small patch extracts the other time calculations in
> G1CollectorPolicy into separate methods. The code becomes shorter and
> easier to read.
>
> Enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8140602
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8140602/webrev.00/
This will conflict with your change for average_time_ms in 8140489 but
I'm sure you'll be able to resolve that.
Looks good
/Mikael
>
> Thanks,
> Erik
>
More information about the hotspot-gc-dev
mailing list