diff -r bf2517e15f0c -r ba0845d0b4dc langtools/test/tools/javac/6304921/T6304921.java --- a/langtools/test/tools/javac/6304921/T6304921.java Wed Jul 05 16:34:33 2017 +0200 +++ b/langtools/test/tools/javac/6304921/T6304921.java Thu Mar 20 08:44:18 2008 -0700 @@ -1,8 +1,6 @@ /* * @test (important: no SCCS keywords to affect offsets in golden file.) /nodynamiccopyright/ * @bug 6304921 - * @ignore - * Need to fix this test post whitespace normalization * @compile/fail/ref=T6304921.out -XDstdout -XDcompilePolicy=bytodo -XDdiags=%b:%s/%o/%e:%_%t%m|%p%m -Xjcov -Xlint:all,-path -Werror T6304921.java */