RFR: 8339299: C1 will miss type profile when inline final method
Vladimir Kozlov
kvn at openjdk.org
Sat Aug 31 00:19:19 UTC 2024
On Fri, 30 Aug 2024 23:45:39 GMT, Dean Long <dlong at openjdk.org> wrote:
>> That's definitely an option, but then you need to determine the context. Do you propose to use declared method holder as a context here?
>
> Yes, exactly.
I am not sure how Dean proposal will help. I agree with Vladimir's suggestion - C1 should not optimize call sites in Level 3 compilation.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20786#discussion_r1739553478
More information about the hotspot-compiler-dev
mailing list