[lworld] Integrated: 8376292: [lworld] compiler/ciReplay/TestValueClassArrays.java should not run with additional VM flags

Tobias Hartmann thartmann at openjdk.org
Mon Jan 26 10:12:21 UTC 2026


On Mon, 26 Jan 2026 10:03:29 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> `compiler/ciReplay/TestValueClassArrays.java` relies on a specific IR shape to count traps. This no longer works if we pass, for example, `-XX:PerMethodTrapLimit=0`. I therefore suggest to just make this test flagless because we want to only verify that compiler replay is working. The test will then only be run on tier3 (`tier3-comp-default-flags`) which is fine I think.
> 
> Thanks,
> Christian

Looks good and trivial.

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

Marked as reviewed by thartmann (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/1967#pullrequestreview-3705363494


More information about the valhalla-dev mailing list