hg: jdk7u/jdk7u/langtools: 6 new changesets

lana.steuck at oracle.com lana.steuck at oracle.com
Mon Dec 26 11:35:00 PST 2011


Changeset: c1b84d6044ce
Author:    jjg
Date:      2011-09-16 16:18 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/c1b84d6044ce

7091528: javadoc attempts to parse .class files
Reviewed-by: darcy

! src/share/classes/com/sun/tools/javadoc/JavadocTool.java
+ test/tools/javadoc/parser/7091528/T7091528.java
+ test/tools/javadoc/parser/7091528/p/C1.java
+ test/tools/javadoc/parser/7091528/p/q/C2.java

Changeset: 302caac525b9
Author:    dmeetry
Date:      2011-12-05 15:58 +0400
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/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

Changeset: 503ad960abff
Author:    dmeetry
Date:      2011-12-06 01:07 +0400
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/503ad960abff

7098530: tools/javac/javazip/Test.sh can fail on Windows
Summary: Fix cygpath command to properly convert path
Reviewed-by: jjh

! test/tools/javac/javazip/Test.sh

Changeset: 3ff13f513bc2
Author:    lana
Date:      2011-12-14 13:29 -0800
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/3ff13f513bc2

Merge


Changeset: 1abcfd1a42a5
Author:    lana
Date:      2011-12-20 14:54 -0800
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/1abcfd1a42a5

Merge


Changeset: 083eac71addf
Author:    lana
Date:      2011-12-23 16:09 -0800
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/083eac71addf

Merge





More information about the jdk7u-dev mailing list