[jdk11u-dev] Integrated: 8275051: Shenandoah: Correct ordering of requested gc cause and gc request flag

Zhengyu Gu zgu at openjdk.java.net
Wed Oct 20 12:51:10 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

This pull request has now been integrated.

Changeset: 1297c26c
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/1297c26cfb1155ca6ebd826ae7ce244c9fa0f62b
Stats:     12 lines in 1 file changed: 6 ins; 0 del; 6 mod

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

Reviewed-by: phh
Backport-of: 1ab64143c06e33e23172dd77c39e434443347364

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/533


More information about the jdk-updates-dev mailing list