langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java
changeset 26532 aa84b6606229
parent 24292 12414a72f8d2
child 31212 edf65e25e066
--- a/langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java	Mon Sep 08 10:50:59 2014 +0200
+++ b/langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java	Mon Sep 08 13:11:28 2014 +0200
@@ -3,6 +3,7 @@
  * @bug 8026564
  * @summary The parts of a fully-qualified type can't be annotated.
  * @author Werner Dietl
+ * @ignore 8057679 clarify error messages trying to annotate scoping
  * @compile/fail/ref=CantAnnotatePackages.out -XDrawDiagnostics CantAnnotatePackages.java
  */