8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java
Summary: Remove @ignore from test
Reviewed-by: jjg
--- 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
*/