[jdk11u-dev] RFR: 8275051: Shenandoah: Correct ordering of requested gc cause and gc request flag
Paul Hohensee
phh at openjdk.java.net
Mon Oct 18 23:50:47 UTC 2021
On Mon, 18 Oct 2021 13:20:36 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> I would like to backport this Shenandoah specific patch to 11u.
>
> The patch corrects the order of a couple of GC flags, ensure GC sees latest GC cause when a GC is requested.
>
> The original patch does not apply cleanly, due to context differences, especially, the grand refactoring in 17. The conflicts are resolved manually.
>
> Test:
> - [x] hotspot_gc_shenandoah
Marked as reviewed by phh (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/533
More information about the jdk-updates-dev
mailing list