RFR: 8320649: C2: Optimize scoped values [v9]

Roland Westrelin roland at openjdk.org
Mon Mar 25 12:52:40 UTC 2024


On Thu, 21 Mar 2024 13:11:20 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> You can try to use `TestFramework::assertDeoptimizedByC2()` which skips the assertion for some unstable setups like having `PerMethodTrapLimit == 0`:

Thanks for the suggestion! I used it to fix the test.
@eme64 would you mind re-running tests?

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

PR Comment: https://git.openjdk.org/jdk/pull/16966#issuecomment-2017930933


More information about the hotspot-compiler-dev mailing list