Changeset: 769557390c43
Author:    hseigel
Date:      2013-12-06 11:33 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/769557390c43

8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java 
fails on all platforms with hs25-b61
Summary: Check first that a class is not a dynamically-generated bytecode 
associated with 1.4 reflection implementation, to emitting an ICCE of an 
invokespecial IMR of a method in an indirect superinterface.
Reviewed-by: acorn, hseigel
Contributed-by: lois.fol...@oracle.com

! src/share/vm/interpreter/linkResolver.cpp

Changeset: a150ff9e8efc
Author:    hseigel
Date:      2013-12-06 11:49 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a150ff9e8efc

Merge


Reply via email to