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

Vladimir Ivanov vlivanov at openjdk.java.net
Thu Apr 8 10:33:23 UTC 2021


On Wed, 7 Apr 2021 23:00:46 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> It doesn't need InstanceKlass:: before find_method_index, or the this->'s.

Fixed. It looked clearer to me to explicitly refer to `this`.

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

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


More information about the hotspot-runtime-dev mailing list