hg: jdk7/build/langtools: 18 new changesets
kelly.ohair at oracle.com
kelly.ohair at oracle.com
Wed Mar 30 01:32:54 UTC 2011
Changeset: 028248b9a397
Author: schien
Date: 2011-03-24 11:20 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/028248b9a397
Added tag jdk7-b135 for changeset 9d0a61ac567b
! .hgtags
Changeset: 6970d9fb8e02
Author: ksrini
Date: 2011-03-07 17:39 -0800
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/6970d9fb8e02
7021927: javac: regression in performance
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/file/JavacFileManager.java
! src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java
! src/share/classes/com/sun/tools/javac/util/Options.java
! test/tools/javac/6508981/TestInferBinaryName.java
! test/tools/javac/api/6411310/Test.java
! test/tools/javac/api/T6838467.java
! test/tools/javac/api/T6877206.java
+ test/tools/javac/file/zip/T6836682.java
+ test/tools/javac/file/zip/T6865530.java
+ test/tools/javac/file/zip/Utils.java
Changeset: 4fd20d5b7295
Author: mcimadamore
Date: 2011-03-09 16:47 +0000
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/4fd20d5b7295
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
Summary: added @ignore tag to temporarily disable the test
Reviewed-by: jjg
! test/tools/javac/file/zip/T6836682.java
Changeset: da10d62990a7
Author: bpatel
Date: 2011-03-10 14:37 -0800
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/da10d62990a7
6776656: Incorrect number in 'generated' help-doc.html
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
Changeset: 46ed58a098ad
Author: darcy
Date: 2011-03-11 14:07 -0800
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/46ed58a098ad
7026868: Apply specification changes fro 6505047
Reviewed-by: jjg
! src/share/classes/javax/lang/model/element/Element.java
! src/share/classes/javax/lang/model/element/TypeParameterElement.java
Changeset: b60754fe206d
Author: bpatel
Date: 2011-03-11 15:39 -0800
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/b60754fe206d
7006178: findbugs high priority issues in new javadoc
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java
! src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java
+ test/com/sun/javadoc/testUseOption/C.java
! test/com/sun/javadoc/testUseOption/TestUseOption.java
+ test/com/sun/javadoc/testUseOption/UsedInC.java
Changeset: 307b065ff2af
Author: jjg
Date: 2011-03-14 11:33 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/307b065ff2af
7026414: Types.asElement() returns null for ErrorType
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/model/JavacTypes.java
! test/tools/javac/api/6557752/T6557752.java
! test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
Changeset: e2890b8369f7
Author: jjg
Date: 2011-03-14 11:42 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/e2890b8369f7
7010608: the string 'error' should appear in error messages
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/util/BasicDiagnosticFormatter.java
! test/tools/apt/Compile/golden.txt
! test/tools/javac/4846262/Test.out
! test/tools/javac/Diagnostics/6769027/T6769027.java
+ test/tools/javac/Diagnostics/7010608/Test.java
! test/tools/javac/diags/examples/CountError.java
! test/tools/javac/diags/examples/CountErrorPlural.java
! test/tools/javac/diags/examples/IdentifierExpected.java
! test/tools/javac/diags/examples/KindnameClass.java
! test/tools/javac/diags/examples/KindnameConstructor.java
! test/tools/javac/diags/examples/KindnameMethod.java
! test/tools/javac/diags/examples/KindnameVariable.java
Changeset: cb119107aeea
Author: jjg
Date: 2011-03-14 11:48 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/cb119107aeea
7026509: Cannot use JavaCompiler to create multiple CompilationTasks for partial compilations
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java
! src/share/classes/com/sun/tools/javac/api/JavacTool.java
+ test/tools/javac/api/TestJavacTask_Lock.java
+ test/tools/javac/api/TestJavacTask_Multiple.java
+ test/tools/javac/api/TestJavacTask_ParseAttrGen.java
Changeset: c9432f06d9bc
Author: jjg
Date: 2011-03-15 11:04 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/c9432f06d9bc
6993311: annotations on packages are not validated
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
+ test/tools/javac/annotations/TestAnnotationPackageInfo.java
! test/tools/javac/annotations/pos/package-info.java
! test/tools/javac/processing/filer/TestPackageInfo.java
! test/tools/javac/processing/filer/foo/bar/package-info.java
Changeset: edf03ca74991
Author: jjg
Date: 2011-03-15 11:41 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/edf03ca74991
6987384: -XprintProcessorRoundsInfo message printed with different timing than previous
Reviewed-by: darcy
! test/tools/javac/lib/JavacTestingAbstractProcessor.java
! test/tools/javac/processing/6430209/b6341534.java
! test/tools/javac/processing/environment/round/TestContext.java
+ test/tools/javac/processing/options/testPrintProcessorInfo/Test.java
+ test/tools/javac/processing/options/testPrintProcessorInfo/Test.out
Changeset: 0f9e5b7f0d7e
Author: jjg
Date: 2011-03-15 11:48 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/0f9e5b7f0d7e
6988079: Errors reported via Messager.printMessage(ERROR,"error message") are not tallied correctly
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
! test/tools/javac/processing/6994946/SemanticErrorTest.2.out
+ test/tools/javac/processing/errors/TestErrorCount.java
+ test/tools/javac/processing/errors/TestErrorCount.out
Changeset: 480de7832e2f
Author: bpatel
Date: 2011-03-15 14:19 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/480de7832e2f
4743537: Help doesn't say what "All Classes" and other links really mean
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/HelpWriter.java
! src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
Changeset: 5b29f2a85085
Author: mcimadamore
Date: 2011-03-16 11:12 +0000
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/5b29f2a85085
6558548: The compiler needs to be aligned with clarified specification of throws
Summary: Javac should issue unconditional warnings when 'dead' catch clauses are detected
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/code/Source.java
! src/share/classes/com/sun/tools/javac/comp/Flow.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/6558548/T6558548.java
+ test/tools/javac/6558548/T6558548_6.out
+ test/tools/javac/6558548/T6558548_latest.out
+ test/tools/javac/diags/examples/UnreachableCatch.java
+ test/tools/javac/diags/examples/UnreachableCatch1.java
Changeset: f2f04935ef3f
Author: ksrini
Date: 2011-03-16 09:41 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/f2f04935ef3f
7026359: (langtools) fix big jar test
Reviewed-by: jjg
! test/tools/javac/file/zip/T6836682.java
Changeset: a2399c8db703
Author: jjg
Date: 2011-03-16 17:21 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/a2399c8db703
6930508: Passing nested class names on javac command line interfere with subsequent name -> class lookup
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
! test/tools/javac/processing/model/element/TestAnonClassNames.java
+ test/tools/javac/processing/options/testCommandLineClasses/Test.java
+ test/tools/javac/processing/options/testCommandLineClasses/p/NestedExamples.java
Changeset: e286ec0df754
Author: lana
Date: 2011-03-18 11:00 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/e286ec0df754
Merge
! src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
Changeset: ed0f7f1f9511
Author: lana
Date: 2011-03-26 00:11 -0700
URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/ed0f7f1f9511
Merge
More information about the build-dev
mailing list