RFR: 6312651: Compiler should only use verified interface types for optimization [v4]

Roland Westrelin roland at openjdk.org
Tue Nov 15 08:58:15 UTC 2022


On Fri, 11 Nov 2022 01:03:41 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Great work, Roland! I'm approving the PR. (hs-tier1 - hs-tier2 sanity testing passed with latest version.)
> 
> Feel free to handle `ciArrayKlass::interfaces()` as you find most appropriate.

Thanks for the review (and running tests).
I removed `ciArrayKlass::interfaces()` in the new commit. Is the resulting code what you suggested?

-------------

PR: https://git.openjdk.org/jdk/pull/10901


More information about the hotspot-compiler-dev mailing list