RFR: 8297933: [REDO] Compiler should only use verified interface types for optimization [v4]
Roland Westrelin
roland at openjdk.org
Fri Dec 16 14:12:23 UTC 2022
On Thu, 15 Dec 2022 21:21:47 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> extract interfaces->length() in ciInstanceKlass.cpp
>
> src/hotspot/share/ci/ciArrayKlass.hpp line 59:
>
>> 57:
>> 58: static ciArrayKlass* make(ciType* element_type);
>> 59:
>
> Redundant. A leftover from reverted changes?
Removed.
-------------
PR: https://git.openjdk.org/jdk/pull/11666
More information about the hotspot-compiler-dev
mailing list