RFR: 8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError

Doug Simon doug.simon at oracle.com
Tue Oct 23 13:36:14 UTC 2018


Hi,

Please review this small change to fix an unexpected InternalError being thrown by HotSpotResolvedJavaMethodImpl.isInVirtualMethodTable.

https://bugs.openjdk.java.net/browse/JDK-8212817
http://cr.openjdk.java.net/~dnsimon/8212817/

-Doug


More information about the hotspot-compiler-dev mailing list