Changeset: b3e533ec494a Author: jlahoda Date: 2016-11-09 21:20 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/b3e533ec494a
Correcting reading of module-info.class with annotation with non-primitive attributes. ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java ! test/tools/javac/modules/AnnotationsOnModules.java