Integrated: 8286814: Shenandoah: RedefineRunningMethods.java test failed with Loom

Zhengyu Gu zgu at openjdk.java.net
Wed May 18 18:30:41 UTC 2022


On Tue, 17 May 2022 19:02:54 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this patch that fixed failed tests.
> 
> To determine if a barrier is needed for newly allocated `stackChunkOop`, it needs to consider current GC phases, as TAMS and update watermark are specific to corresponding GC phase.
> 
> Test:
> 
> - [x] tier1 with `--enable-preview -XX:+UseShenandoahGC` on Linux x86_64 
> - [x] tier2 with `--enable-preview -XX:+UseShenandoahGC` on Linux x86_64
> - [ ] GHA

This pull request has now been integrated.

Changeset: cd5bfe7b
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cd5bfe7b97d581a7c7fdb39df72bb22bfaed4f50
Stats:     18 lines in 2 files changed: 10 ins; 0 del; 8 mod

8286814: Shenandoah: RedefineRunningMethods.java test failed with Loom

Reviewed-by: shade

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

PR: https://git.openjdk.java.net/jdk/pull/8757


More information about the shenandoah-dev mailing list