On Thu, 25 Sep 2025 15:48:15 GMT, Christian Hagedorn <[email protected]> wrote:
> `compiler/valhalla/inlinetypes/TestAcmpWithUnstableIf.java` crashes when run > with `StressUnstableIfTraps` in the CI > ([JDK-8367244](https://bugs.openjdk.org/browse/JDK-8367244)). > > To reduce the noise in the CI, I'm temporarily passing > `-XX:-StressUnstableIfTraps` to disable the stress mode. > > Thanks, > Christian This pull request has now been integrated. Changeset: f774a337 Author: Christian Hagedorn <[email protected]> URL: https://git.openjdk.org/valhalla/commit/f774a3374f959a2a2c7ff295bf2b08af7d10d458 Stats: 6 lines in 1 file changed: 3 ins; 0 del; 3 mod [lworld] Run compiler/valhalla/inlinetypes/TestAcmpWithUnstableIf.java without StressUnstableIfTraps until JDK-8367244 is fixed Reviewed-by: mchevalier ------------- PR: https://git.openjdk.org/valhalla/pull/1635
