[jdk17u] Integrated: 8275051: Shenandoah: Correct ordering of requested gc cause and gc request flag

Zhengyu Gu zgu at openjdk.java.net
Sun Oct 17 13:21:01 UTC 2021


On Fri, 15 Oct 2021 17:18:16 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this Shenandoah specific patch to 17u.
> 
> The patch corrects order of a couple of GC flags to ensure that GC reads the latest GC cause when a GC is requested.

This pull request has now been integrated.

Changeset: 01f4883c
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u/commit/01f4883cd56263ae4f2928f51765dbf833637df9
Stats:     10 lines in 1 file changed: 5 ins; 0 del; 5 mod

8275051: Shenandoah: Correct ordering of requested gc cause and gc request flag

Backport-of: 1ab64143c06e33e23172dd77c39e434443347364

-------------

PR: https://git.openjdk.java.net/jdk17u/pull/198


More information about the jdk-updates-dev mailing list