RFR: 8339299: C1 will miss type profile when inline final method
Dean Long
dlong at openjdk.org
Fri Aug 30 22:26:23 UTC 2024
On Fri, 30 Aug 2024 15:47:01 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> > In c2 compilation, the CHA is broken
>
> What do you mean by that?
It looks like the test invalidates the initial CHA optimazation that was done when there was only one subclass by loading a 2nd subclass.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20786#issuecomment-2322460942
More information about the hotspot-compiler-dev
mailing list