On Mon, 26 Jan 2026 10:03:29 GMT, Christian Hagedorn <[email protected]> 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
