RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v3]
Vladimir Ivanov
vlivanov at openjdk.org
Fri Oct 11 22:20:20 UTC 2024
On Fri, 11 Oct 2024 21:15:21 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> OK, it sounds like we have two choices. Either record an evol dependency every time we short-circuit an optimization based on is_old, or bail out. I vote for bailing out.
>
> I vote for bail out.
I prefer bailing out as well, but, please, check it doesn't mark the root method as non-compilable.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21148#discussion_r1797464343
More information about the hotspot-compiler-dev
mailing list