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

Zhengyu Gu zgu at openjdk.java.net
Tue Oct 19 12:10:57 UTC 2021


On Mon, 18 Oct 2021 23:48:13 GMT, Paul Hohensee <phh 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).

Thanks for the review, @phohensee

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

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


More information about the jdk-updates-dev mailing list