changeset 3137 | a8590199a00e |
parent 2221 | cd6557bcaa0a |
child 3766 | 7e2df99e9223 |
--- a/langtools/test/tools/javac/Diagnostics/6799605/T6799605.java Thu Jun 11 21:35:12 2009 -0700 +++ b/langtools/test/tools/javac/Diagnostics/6799605/T6799605.java Tue Jun 16 10:45:11 2009 +0100 @@ -27,6 +27,7 @@ * @summary Basic/Raw formatters should use type/symbol printer instead of toString() * @author mcimadamore * @compile/fail/ref=T6799605.out -XDrawDiagnostics T6799605.java + * @compile/fail/ref=T6799605.out -XDoldDiags -XDrawDiagnostics T6799605.java */ class T6799605<X> {