RFR: 8255527: Shenandoah: Let ShenadoahGCStateResetter disable barriers [v3]
Aleksey Shipilev
shade at openjdk.java.net
Wed Oct 28 12:18:56 UTC 2020
On Wed, 28 Oct 2020 12:16:21 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> JDK-8255036 introduced a regression: the new ShenandoahGCStateResetter does not actually disable barriers: it only records old state (without changing it) and then restores that state (i.e a no-op).
>>
>> Testing: hotspot_gc_shenandoah (also on conc-weakref branch, where the bug did manifest)
>
> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>
> Keep heap ref in ShenandoahGCStateResetter field
Looks even better.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/899
More information about the shenandoah-dev
mailing list