RFR: 8205339: ZGC: VerifyBeforeIteration not yet supported

Stefan Karlsson stefan.karlsson at oracle.com
Tue Jun 19 15:00:27 UTC 2018


Looks good.

StefanK

On 2018-06-19 14:30, Per Liden wrote:
> 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