hg: jdk8/build/langtools: 6 new changesets (original) (raw)
david.katleman at oracle.com david.katleman at oracle.com
Tue Dec 10 20:49:50 UTC 2013
- Previous message (by thread): hg: jdk8/build/jdk: 58 new changesets
- Next message (by thread): hg: jdk8/build/nashorn: 3 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: a746587a1ff1 Author: jlahoda Date: 2013-12-03 18:50 +0100 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/a746587a1ff1
8028699: Compiler crash during speculative attribution of annotated type Summary: Moving the checkForDeclarationAnnotations check into Attr.TypeAnnotationsValidator Reviewed-by: jjg Contributed-by: wdietl at gmail.com
! src/share/classes/com/sun/tools/javac/comp/Attr.java ! src/share/classes/com/sun/tools/javac/comp/Check.java
- test/tools/javac/annotations/typeAnnotations/failures/CheckForDeclAnnoNPE.java ! test/tools/javac/annotations/typeAnnotations/failures/common/arrays/DeclarationAnnotation.java ! test/tools/javac/annotations/typeAnnotations/failures/common/arrays/DeclarationAnnotation.out
Changeset: fb8c59cf26c8 Author: vromero Date: 2013-12-03 18:13 +0000 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/fb8c59cf26c8
8029179: javac produces a compile error for valid boolean expressions Reviewed-by: jjg, jlahoda
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
- test/tools/javac/T8029179/CompileErrorForValidBooleanExpTest.java
Changeset: 4cb9de4dd420 Author: bpatel Date: 2013-12-03 14:21 -0800 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/4cb9de4dd420
8025416: doclet not substituting {@docRoot} in some cases Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java ! src/share/classes/com/sun/tools/doclets/formats/html/TagletWriterImpl.java ! test/com/sun/javadoc/testDocRootLink/TestDocRootLink.java ! test/com/sun/javadoc/testDocRootLink/pkg1/C1.java ! test/com/sun/javadoc/testDocRootLink/pkg1/package.html ! test/com/sun/javadoc/testDocRootLink/pkg2/C2.java ! test/com/sun/javadoc/testDocRootLink/pkg2/package.html
Changeset: 1b69023743be Author: lana Date: 2013-12-03 23:10 -0800 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/1b69023743be
Merge
Changeset: 4a2ed1900428 Author: mchung Date: 2013-12-04 15:39 -0800 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/4a2ed1900428
8029216: (jdeps) Provide a specific option to report JDK internal APIs Reviewed-by: alanb
! src/share/classes/com/sun/tools/jdeps/JdepsTask.java ! src/share/classes/com/sun/tools/jdeps/resources/jdeps.properties ! test/tools/jdeps/APIDeps.java
Changeset: b3d7e86a0647 Author: lana Date: 2013-12-05 10:34 -0800 URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/b3d7e86a0647
Merge
- Previous message (by thread): hg: jdk8/build/jdk: 58 new changesets
- Next message (by thread): hg: jdk8/build/nashorn: 3 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]