Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

test bugID
com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java

output type annotations in javadoc

8006735
tools/javac/annotations/typeAnnotations/classfile/T8008762.java

Type annotation on inner class in anonymous class show up as regular type annotations

8008762
tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.javaType annotations on method incorrectly written to classfile8015323
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.javaallow type annotations only on type uses, not on scoping8006733
tools/javac/annotations/typeAnnotations/failures/TypeVariableMissingTA.java

NPE at com.sun.tools.javac.code. \

Symbol$TypeVariableSymbol.onlyTypeVariableAnnotations(Symbol.java:778)

8022901
tools/javac/tree/TypeAnnotationsPretty.javatest cases with "@TA\n" fail on windows only8023522