test/tools/javac/positions/T6264029.java

changeset 611
4172cfff05f0
parent 1
9a66ca7c79fa
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/positions/T6264029.java	Thu Jul 22 11:02:54 2010 -0700
     1.2 +++ b/test/tools/javac/positions/T6264029.java	Mon Jul 26 14:18:45 2010 -0700
     1.3 @@ -4,7 +4,7 @@
     1.4   * @summary Compiler issues wrong unchecked warning for anonymous inner class
     1.5   * @author  Seetharama Avadhanam
     1.6   * @compile -Xlint:unchecked -XDdev T6264029.java
     1.7 - * @compile/ref=T6264029.out -Xlint:unchecked -XDdev -XDrawDiagnostics -XDstdout T6264029.java
     1.8 + * @compile/ref=T6264029.out -Xlint:unchecked -XDdev -XDrawDiagnostics T6264029.java
     1.9   */
    1.10  
    1.11  class T6264029A<T,K> {

mercurial