RFR: 8264732: Clean up LinkResolver::vtable_index_of_interface_method() [v5]

David Holmes dholmes at openjdk.java.net
Thu Apr 8 23:22:12 UTC 2021


On Thu, 8 Apr 2021 10:30:43 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Turn `resolved_method` parameter into raw `Method*`.
>> 
>> Testing:
>> * [x] hs-tier1 - hs-tier6
>
> Vladimir Ivanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   InstanceKlass::method_at_itable_or_null() cleanups

Marked as reviewed by dholmes (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/3346


More information about the hotspot-runtime-dev mailing list