hg: hsx/hotspot-rt/hotspot: 2 new changesets
harold.seigel at oracle.com
harold.seigel at oracle.com
Fri Dec 6 11:19:21 PST 2013
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.foltan at 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
More information about the hotspot-runtime-dev
mailing list