hg: jdk7u/jdk7u-osx/langtools: 9 new changesets
michael.x.mcmahon at oracle.com
michael.x.mcmahon at oracle.com
Thu Dec 15 14:28:03 PST 2011
Changeset: c1b84d6044ce
Author: jjg
Date: 2011-09-16 16:18 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/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-osx/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-osx/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: 9e9ba3147b1c
Author: katleman
Date: 2011-12-09 17:36 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/9e9ba3147b1c
Added tag jdk7u4-b03 for changeset 8556ecc20a5b
! .hgtags
Changeset: fc0769df8cd0
Author: katleman
Date: 2011-11-17 22:14 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/fc0769df8cd0
Added tag jdk7u2-b13 for changeset f474527e77e4
! .hgtags
Changeset: d50e571b8d00
Author: cl
Date: 2011-12-12 23:09 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/d50e571b8d00
Added tag jdk7u2-b21 for changeset fc0769df8cd0
! .hgtags
Changeset: 358c42289352
Author: asaha
Date: 2011-12-13 17:24 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/358c42289352
Merge
! .hgtags
Changeset: 3ff13f513bc2
Author: lana
Date: 2011-12-14 13:29 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/3ff13f513bc2
Merge
Changeset: 8851e7f3721f
Author: michaelm
Date: 2011-12-15 12:39 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/langtools/rev/8851e7f3721f
Merge
More information about the macosx-port-dev
mailing list