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

Vladimir Ivanov vlivanov at openjdk.java.net
Tue Apr 6 13:41:48 UTC 2021


> 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:

  Revert jvmciCompilerToVM.cpp change.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3346/files
  - new: https://git.openjdk.java.net/jdk/pull/3346/files/89e0b67d..a2bf4794

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3346&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3346&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3346.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3346/head:pull/3346

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


More information about the hotspot-runtime-dev mailing list