RFR: 8264918: [JVMCI] getVtableIndexForInterfaceMethod doesn't check that type and method are related

Vladimir Kozlov kvn at openjdk.java.net
Thu Apr 8 15:20:26 UTC 2021


On Thu, 8 Apr 2021 12:49:21 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> getVtableIndexForInterfaceMethod should reject the case when a resolved class doesn't implement the holder interface.
> 
> Testing:
> - [x] hs-tier1 - hs-tier4

Good.
It needs review from Graal team.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list