Heap verification fails after recent merge
Aleksey Shipilev
shade at redhat.com
Mon Sep 19 07:09:40 UTC 2016
On 09/17/2016 11:13 AM, Roman Kennke wrote:
> Am Donnerstag, den 15.09.2016, 07:33 +0200 schrieb Aleksey Shipilev:
>> Thanks! Does not help me much though, because my new CAS code _can_
>> corrupt the heap, and I want some verification :)
>
> Hi Alexey,
> I pushed a fix yesterday.
Thanks, at least Linux x86_64/release works without problems now.
> It should now pass the verify-before-exit, and if you like you can
> turn on extra validation during each GC cycle by
> -XX:+ShenandoahVerify (it will verify heap consistency before
> marking, between marking and evacuation, during evacuation and after
> evacuation).
Good to know, thanks!
-Aleksey
More information about the shenandoah-dev
mailing list