RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Fri Nov 13 18:50:32 UTC 2015


Looks good.

> bug: https://bugs.openjdk.java.net/browse/JDK-8087223
> webrev:
> http://javaweb.us.oracle.com/~yqi/webrev/webrevs/8087223/8087223/webrev-01/

> The fix solved the problem when call is from interpreter and compiler,
> bug for MethodHandle invoke, which should be addressed in another bug,
> since the MethodHandle does not come with a byte stream and getting the
> constant pool index at the invoke is not possible.  It will be addressed
> in another bug.
Is there a bug filed for that?

Best regards,
Vladimir Ivanov


More information about the hotspot-runtime-dev mailing list