8135260: Split G1CollectorPolicy::finalize_cset into two parts
Mikael Gerdin
mikael.gerdin at oracle.com
Wed Sep 9 13:55:11 UTC 2015
On 2015-09-09 15:54, Thomas Schatzl wrote:
> Hi,
>
> On Wed, 2015-09-09 at 15:25 +0200, Erik Helin wrote:
>> Hi all,
>>
>> this tiny patch splits the rather large method
>> G1CollectorPolicy::finalize_cset into two parts:
>> - G1CollectorPolicy::finalize_young_cset_part
>> - G1CollectorPolicy::finalize_old_cset_part
>>
>> Webrev:
>> http://cr.openjdk.java.net/~ehelin/8135260/webrev.00/
>>
>> Enhancement:
>> https://bugs.openjdk.java.net/browse/JDK-8135260
>>
>> Testing:
>> - JPRT
>
> looks okay.
+1
/Mikael
>
> Thomas
>
>
More information about the hotspot-gc-dev
mailing list