RFR: 8210714: ZGC: ZWeakRootsIterator should no longer call reset/finish_dead_counter()

Per Liden per.liden at oracle.com
Fri Sep 14 08:51:33 UTC 2018


Thanks Erik!

/Per

On 09/13/2018 05:33 PM, Erik Österlund wrote:
> Hi Per,
> 
> Looks good!
> 
> /Erik
> 
> On 2018-09-13 15:59, Per Liden wrote:
>> When the ZConcurrentStringTable option was removed (JDK-8210061) and 
>> that behavior was made the default and always on, we left calls to 
>> StringTable::reset/finish_dead_counter() that are no longer needed.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8210714
>> Webrev: http://cr.openjdk.java.net/~pliden/8210714/webrev.0
>>
>> /Per
> 



More information about the hotspot-gc-dev mailing list