RFR: 6312651: Compiler should only use verified interface types for optimization [v4]
Roland Westrelin
roland at openjdk.org
Mon Nov 21 08:49:59 UTC 2022
On Fri, 18 Nov 2022 22:35:35 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?
>
>> I removed ciArrayKlass::interfaces() in the new commit. Is the resulting code what you suggested?
>
> Yes, it is much clearer now. Thanks.
@iwanowww @vnkozlov thanks for the reviews.
-------------
PR: https://git.openjdk.org/jdk/pull/10901
More information about the hotspot-compiler-dev
mailing list