RFR: 8205339: ZGC: VerifyBeforeIteration not yet supported

Per Liden per.liden at oracle.com
Tue Jun 19 12:30:55 UTC 2018


Always disable the diagnostic flag VerifyBeforeIteration. This option is 
not yet supported for the same reason ZGC don't yet support VerifyStack, 
i.e. this code makes assumptions about the state of oops, which aren't 
true in a ZGC context.

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

/Per



More information about the hotspot-gc-dev mailing list