RFR: 8294609: C2: Improve inlining of methods with unloaded signature classes [v2]
Vladimir Kozlov
kvn at openjdk.org
Thu Sep 29 23:27:27 UTC 2022
On Thu, 29 Sep 2022 22:47:11 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> > Do we have other cases in CI where we can avoid going into VM for an answer?
>
> I don't have anything on top of my head, but we can do a better job caching info on CI side for sure (e.g., there are some methods on `ciInstanceKlass` which unconditionally call into VM).
>
> Do you want me to file an RFE to improve on that?
Yes, please.
-------------
PR: https://git.openjdk.org/jdk/pull/10496
More information about the hotspot-compiler-dev
mailing list