RFR: 8219332: ZGC: Improve ZRootsIteratorClosure abstraction

Per Liden per.liden at oracle.com
Tue Feb 19 13:40:26 UTC 2019


Remove the need to call the super class in all implementors of 
ZRootsIteratorClosure::do_thread() .

Bug: https://bugs.openjdk.java.net/browse/JDK-8219332
Webrev: http://cr.openjdk.java.net/~pliden/8219332/webrev.0

/Per



More information about the hotspot-gc-dev mailing list