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

Erik Österlund erik.osterlund at oracle.com
Thu Sep 13 15:33:15 UTC 2018


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