RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE (original) (raw)
Yumin Qi yumin.qi at oracle.com
Fri Nov 13 19:19:08 UTC 2015
- Previous message: RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
- Next message: RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Vladimir
I saw the first part of your email but not all(sigh...). No need to reply again.
Thanks Yumin
On 11/13/2015 11:11 AM, Yumin Qi wrote:
Vladimir,
Thanks. Could you please reply to this webrev: http://cr.openjdk.java.net/~minqi/8087223/webrev-01/ I copied the wrong link (though they are identical, but this is in internal site). Sorry for this. (There is an email to correct this, see attached). I filed a bug: https://bugs.openjdk.java.net/browse/JDK-8142899 For MethodHandle. Yumin On 11/13/2015 10:50 AM, Vladimir Ivanov wrote: 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
- Previous message: RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
- Next message: RFR: 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]