RFR (M): 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE

Coleen Phillimore coleen.phillimore at oracle.com
Tue May 17 01:10:54 UTC 2016


Summary: pass tag in LinkInfo and check that resolved method type 
matches tag, fix tests.

Yumin's initial checkin of this code caused many test failures. These 
have been addressed in this change and in previous changes to the 
internal testbase tests.  The ASM change to enable passing boolean for 
interface methods to the Handle constructor was checked in some time 
ago.  This has been tested with our full nightly set.

open webrev at http://cr.openjdk.java.net/~coleenp/8145148.01/webrev
bug link https://bugs.openjdk.java.net/browse/JDK-8145148

Thanks,
Coleen




More information about the hotspot-runtime-dev mailing list