hg: jdk9/hs-rt/hotspot: 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface

harold.seigel at oracle.com harold.seigel at oracle.com
Tue Jan 14 14:10:57 PST 2014


Changeset: 78468e5dc6fc
Author:    hseigel
Date:      2014-01-14 16:27 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/78468e5dc6fc

8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
Summary: Do not create AME overpass if there is a matching static method
Reviewed-by: lfoltan, coleenp, kamg

! src/share/vm/classfile/defaultMethods.cpp



More information about the jdk9-all-changes mailing list