test/tools/javac/annotations/6365854/T6365854.java

changeset 611
4172cfff05f0
parent 554
9d9f26857129
child 798
4868a36f6fd8
     1.1 --- a/test/tools/javac/annotations/6365854/T6365854.java	Thu Jul 22 11:02:54 2010 -0700
     1.2 +++ b/test/tools/javac/annotations/6365854/T6365854.java	Mon Jul 26 14:18:45 2010 -0700
     1.3 @@ -33,11 +33,11 @@
     1.4   *
     1.5   * @compile TestAnnotation.java TestCore.java
     1.6   * @clean test.annotation.TestAnnotation
     1.7 - * @compile/ref=test1.out -XDstdout -XDrawDiagnostics T6365854.java
     1.8 + * @compile/ref=test1.out -XDrawDiagnostics T6365854.java
     1.9   * @run main T6365854
    1.10 - * @compile/ref=test2.out -XDstdout -XDrawDiagnostics evolve/TestAnnotation.java T6365854.java
    1.11 + * @compile/ref=test2.out -XDrawDiagnostics evolve/TestAnnotation.java T6365854.java
    1.12   * @run main T6365854
    1.13 - * @compile/ref=test2.out -XDstdout -XDrawDiagnostics T6365854.java
    1.14 + * @compile/ref=test2.out -XDrawDiagnostics T6365854.java
    1.15   * @run main T6365854
    1.16   */
    1.17  

mercurial