OpenJDK / jdk / jdk10
changeset 21715:f4afc37a97a2
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 | f5b7edec4304 |
children | fdb441b50289 |
files | langtools/test/tools/javac/T7042623.java |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 */