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
- Previous message: [7u4] Request for approval for 7086595: Error message bug: name of initializer is 'null'
- Next message: jdk7u-osx maintainer: Paul Hohensee
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- test/tools/javac/7086595/T7086595.java
- test/tools/javac/7086595/T7086595.out ! test/tools/javac/Diagnostics/6860795/T6860795.out ! test/tools/javac/LocalClasses_2.out ! test/tools/javac/NestedInnerClassNames.out ! test/tools/javac/TryWithResources/BadTwr.out ! test/tools/javac/TryWithResources/DuplicateResourceDecl.out
- test/tools/javac/diags/examples/AlreadyDefinedClinit.java
- test/tools/javac/diags/examples/KindnameInstanceInit.java
- test/tools/javac/diags/examples/KindnameStaticInit.java ! test/tools/javac/generics/6910550/T6910550d.out
- Previous message: [7u4] Request for approval for 7086595: Error message bug: name of initializer is 'null'
- Next message: jdk7u-osx maintainer: Paul Hohensee
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]