RFR: 8320649: C2: Optimize scoped values [v9]
Emanuel Peter
epeter at openjdk.org
Thu Mar 28 09:56:40 UTC 2024
On Thu, 28 Mar 2024 09:18:58 GMT, Roland Westrelin <roland 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.
>
>> @rwestrel Great, yes just launched it. Feel free to ask in a day or 2 if I don't report back by then!
>
> @eme64 any update on testing?
@rwestrel thanks for asking. About 10% seems to still be scheduled and have not completed, on `macosx-x64`. But the rest seems fine. I'll re-review next week :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16966#issuecomment-2024804232
More information about the hotspot-compiler-dev
mailing list