hg: jdk7u/jdk7u-dev/langtools: 7086595: Error message bug: name of initializer is 'null' (original) (raw)

dmitry.degrave at sun.com dmitry.degrave at sun.com
Mon Dec 5 04:01:03 PST 2011


Changeset: 302caac525b9 Author: dmeetry Date: 2011-12-05 15:58 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/302caac525b9

7086595: Error message bug: name of initializer is 'null' Summary: Implementation of MethodSymbol.location() should take into account static/instance initializers Reviewed-by: mcimadamore

! src/share/classes/com/sun/tools/javac/code/Kinds.java ! src/share/classes/com/sun/tools/javac/code/Printer.java ! src/share/classes/com/sun/tools/javac/code/Symbol.java ! src/share/classes/com/sun/tools/javac/comp/Check.java ! src/share/classes/com/sun/tools/javac/resources/compiler.properties ! src/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java



More information about the jdk7u-dev mailing list