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

Yumin Qi yumin.qi at oracle.com
Fri Nov 13 19:11:29 UTC 2015


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

-------------- next part --------------
An embedded message was scrubbed...
From: Yumin Qi <yumin.qi at oracle.com>
Subject: Re: RFR: 8087223: InterfaceMethod CP entry pointing to a class should	cause ICCE
Date: Thu, 12 Nov 2015 22:00:33 -0800
Size: 5737
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151113/b901ed11/AttachedMessage.mht>


More information about the hotspot-compiler-dev mailing list