RFR: After Evac verification should run consistently
Aleksey Shipilev
shade at redhat.com
Mon Aug 7 09:13:20 UTC 2017
Looking at GC logs, realized that "After Evac" verification is not always running, where needed. The
reason for that is, UR is optional and we have an incorrect shortcut in the block that decides to do
this verification. Moving the code close to the actual decision about UR makes it correct and cleaner:
http://cr.openjdk.java.net/~shade/shenandoah/verifier-after-evac/webrev.01/
Testing: hotspot_gc_shenandoah
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list