test/tools/javac/Diagnostics/6799605/T6799605.java

changeset 296
a9c04a57a39f
parent 238
86b60aa941c6
child 384
ed31953ca025
     1.1 --- a/test/tools/javac/Diagnostics/6799605/T6799605.java	Thu Jun 11 21:35:12 2009 -0700
     1.2 +++ b/test/tools/javac/Diagnostics/6799605/T6799605.java	Tue Jun 16 10:45:11 2009 +0100
     1.3 @@ -27,6 +27,7 @@
     1.4   * @summary Basic/Raw formatters should use type/symbol printer instead of toString()
     1.5   * @author  mcimadamore
     1.6   * @compile/fail/ref=T6799605.out -XDrawDiagnostics  T6799605.java
     1.7 + * @compile/fail/ref=T6799605.out -XDoldDiags -XDrawDiagnostics  T6799605.java
     1.8   */
     1.9  
    1.10  class T6799605<X> {

mercurial