hg: jdk9/dev/langtools: 8034854: outer_class_info_index of synthetic class is not zero

jan.lahoda at oracle.com jan.lahoda at oracle.com
Fri Mar 7 04:38:40 PST 2014


Changeset: 7690787d1a81
Author:    jlahoda
Date:      2014-03-07 13:35 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/7690787d1a81

8034854: outer_class_info_index of synthetic class is not zero
Summary: Auxiliary synthetic anonymous classes should not have an outer class specified in the InnerClasses attribute.
Reviewed-by: vromero, jjg, abuckley

! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
+ test/tools/javac/classfiles/InnerClasses/SyntheticClasses.java



More information about the jdk9-dev-changes mailing list