RFR: 8320649: C2: Optimize scoped values [v9]
Roland Westrelin
roland at openjdk.org
Mon Mar 25 14:19:57 UTC 2024
On Mon, 25 Mar 2024 13:49:57 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Minor detail: You should use `TestFramework::assertDeoptimizedByC2()` instead of `TestVM::assertDeoptimizedByC2()`. `TestVM` should only be called internally by the framework.
Thanks for checking the change. I fixed it in the new commit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16966#issuecomment-2018106839
More information about the hotspot-compiler-dev
mailing list