RFR: 8264732: Clean up LinkResolver::vtable_index_of_interface_method() [v4]
Vladimir Ivanov
vlivanov at openjdk.java.net
Thu Apr 8 10:33:22 UTC 2021
On Thu, 8 Apr 2021 10:14:51 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Vladimir Ivanov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>>
>> - Merge branch 'master' into 8264732.vtable_index_of_interface_method
>> - Move itable_index_of_interface_method() implementation to InstanceKlass
>> - Revert jvmciCompilerToVM.cpp change.
>> - LinkResolver::vtable_index_of_interface_method
>
> Refactoring looks good.
>
> I second Coleen's comment about unnecessary classname qualification and use of this->
>
> Thanks,
> David
Thanks for the reviews, Lois, Coleen, and David.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3346
More information about the hotspot-runtime-dev
mailing list