RFR: 8229470: Shenandoah: Fix C1 getAndSetObject() failure

Aleksey Shipilev shade at redhat.com
Tue Aug 13 11:03:08 UTC 2019


On 8/13/19 12:55 PM, Roman Kennke wrote:
> Fix:
> http://cr.openjdk.java.net/~rkennke/JDK-8229470/webrev.00/
> Testing: failed testcase, hotspot_gc_shenandoah

It fixes the failure for me.

But how does this fix work? Does that failure happen at pre_barrier path? If so, should it be moved
under ShenandoahSATBBarrier branch, or into the pre_barrier itself?

-- 
Thanks,
-Aleksey




More information about the hotspot-gc-dev mailing list