RFR: 8205339: ZGC: VerifyBeforeIteration not yet supported
Per Liden
per.liden at oracle.com
Tue Jun 19 15:13:07 UTC 2018
Thanks Stefan and Erik!
/Per
On 06/19/2018 05:06 PM, Erik Österlund wrote:
> Hi Per,
>
> Looks good.
>
> Thanks,
> /Erik
>
> 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