changeset 2189:24eaf41a3974

8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java Summary: Remove @ignore from test Reviewed-by: jjg
author emc
date Thu, 14 Nov 2013 12:32:57 -0500
parents f90d88913c5f
children e79d6425f1c4
files test/tools/javac/T7042623.java
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/tools/javac/T7042623.java	Wed Nov 13 16:36:08 2013 -0800
+++ b/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
  */