langtools/test/tools/javac/processing/model/type/BasicAnnoTests.java
changeset 24292 12414a72f8d2
parent 21041 99f5e5e97425
child 26532 aa84b6606229
--- a/langtools/test/tools/javac/processing/model/type/BasicAnnoTests.java	Fri May 02 22:35:23 2014 +0100
+++ b/langtools/test/tools/javac/processing/model/type/BasicAnnoTests.java	Fri May 02 16:41:10 2014 -0700
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug     1234567
+ * @bug     8013852
  * @summary Annotations on types
  * @library /tools/javac/lib
  * @ignore