hg: jdk/submit: 8214902: Pretty-printing marker annotations add unnecessary parenthesis
cushon at google.com
cushon at google.com
Thu Dec 6 01:53:29 UTC 2018
Changeset: e78890a4c25f
Author: cushon
Date: 2018-12-05 11:31 -0800
URL: http://hg.openjdk.java.net/jdk/submit/rev/e78890a4c25f
8214902: Pretty-printing marker annotations add unnecessary parenthesis
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/Pretty.java
! test/langtools/jdk/javadoc/doclet/testDeprecatedDocs/pkg/DeprecatedClassByAnnotation.java
! test/langtools/jdk/javadoc/doclet/testHtmlVersion/pkg2/DeprecatedClassByAnnotation.java
! test/langtools/jdk/javadoc/doclet/testSearch/pkg2/DeprecatedClassByAnnotation.java
! test/langtools/tools/javac/T8020997/CannotCompileRepeatedAnnoTest.java
! test/langtools/tools/javac/annotations/6881115/T6881115.java
! test/langtools/tools/javac/annotations/6881115/T6881115.out
! test/langtools/tools/javac/annotations/neg/Cycle3.java
! test/langtools/tools/javac/annotations/pos/Primitives.java
! test/langtools/tools/javac/annotations/repeatingAnnotations/BaseAnnoAsContainerAnno.java
! test/langtools/tools/javac/annotations/repeatingAnnotations/MissingContainer.java
! test/langtools/tools/javac/annotations/typeAnnotations/api/AnnotatedArrayOrder.java
! test/langtools/tools/javac/annotations/typeAnnotations/api/ArrayCreationTree.java
! test/langtools/tools/javac/annotations/typeAnnotations/api/ArrayPositionConsistency.java
! test/langtools/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest.java
! test/langtools/tools/javac/diags/examples/AnnoNotApplicable.java
! test/langtools/tools/javac/tree/TypeAnnotationsPretty.java
More information about the jdk-submit-changes
mailing list