langtools/test/tools/javac/T7042623.java
changeset 21715 f4afc37a97a2
parent 21041 99f5e5e97425
--- a/langtools/test/tools/javac/T7042623.java	Wed Nov 13 16:36:08 2013 -0800
+++ b/langtools/test/tools/javac/T7042623.java	Thu Nov 14 12:32:57 2013 -0500
@@ -2,7 +2,6 @@
  * @test /nodynamiccopyright/
  * @bug 7042623
  * @summary Regression: javac silently crash when attributing non-existent annotation
- * @ignore
  * @compile/fail/ref=T7042623.out -XDrawDiagnostics -XDdev T7042623.java
  */