[lworld] Integrated: 8376292: [lworld] compiler/ciReplay/TestValueClassArrays.java should not run with additional VM flags
Christian Hagedorn
chagedorn at openjdk.org
Mon Jan 26 10:12:23 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
This pull request has now been integrated.
Changeset: 02b2516f
Author: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/02b2516f1a7efdd569d8a3c7680432872e27d960
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8376292: [lworld] compiler/ciReplay/TestValueClassArrays.java should not run with additional VM flags
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/valhalla/pull/1967
More information about the valhalla-dev
mailing list