RFR: 8332596: Shenandoah: problemlist TestAllocIntArrays.java#[iu-]aggressive and TestAllocObjectArrays.java#[iu-]aggressive
SendaoYan
syan at openjdk.org
Wed May 22 13:00:01 UTC 2024
On Wed, 22 May 2024 07:05:09 GMT, SendaoYan <syan at openjdk.org> wrote:
> They also pass in the GHA actions for the [shenandoah repository](https://github.com/openjdk/shenandoah). They also pass in our internal nightly testing environments.
Maybe the CPU of GHA test runner work slowly, and the CPU of your internal nightly testing environments work slowly.
These 4 testcases all fail with `-XX:+ShenandoahAllocFailureALot` but non-with `-XX:+ShenandoahVerify` [jvm options](https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/gc/shenandoah/TestAllocObjectArrays.java#L77).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19322#issuecomment-2124732590
More information about the hotspot-gc-dev
mailing list