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

Vladimir Ivanov vlivanov at openjdk.java.net
Thu Apr 8 20:05:09 UTC 2021


On Thu, 8 Apr 2021 18:57:11 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

>> Good.
>> It needs review from Graal team.
>
> The changes look good to me.
> How did you discover this problem? If the detail is in https://bugs.openjdk.java.net/browse/JDK-8264918, I can wait until the JBS server comes back up.

Thanks for the reviews, Vladimir and Doug.

It was discovered by a new assert introduced in #3346.

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

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


More information about the hotspot-compiler-dev mailing list