Integrated: 8264732: Clean up LinkResolver::vtable_index_of_interface_method()

Vladimir Ivanov vlivanov at openjdk.java.net
Fri Apr 9 11:39:25 UTC 2021


On Mon, 5 Apr 2021 18:01:15 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Turn `resolved_method` parameter into raw `Method*`.
> 
> Testing:
> * [x] hs-tier1 - hs-tier6

This pull request has now been integrated.

Changeset: 33fa855d
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/33fa855d
Stats:     55 lines in 3 files changed: 29 ins; 23 del; 3 mod

8264732: Clean up LinkResolver::vtable_index_of_interface_method()

Reviewed-by: lfoltan, coleenp, dholmes

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

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


More information about the hotspot-runtime-dev mailing list