diff -r 163f5d75f77a -r a9c04a57a39f test/tools/javac/Diagnostics/6799605/T6799605.java --- a/test/tools/javac/Diagnostics/6799605/T6799605.java Thu Jun 11 21:35:12 2009 -0700 +++ b/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 {