diff -r 3640b60bd0f6 -r 4172cfff05f0 test/tools/javac/danglingDep/DepX.java --- a/test/tools/javac/danglingDep/DepX.java Thu Jul 22 11:02:54 2010 -0700 +++ b/test/tools/javac/danglingDep/DepX.java Mon Jul 26 14:18:45 2010 -0700 @@ -25,7 +25,7 @@ * control test (2): verify that compiler handles at-deprecated correctly * @test * @clean X DepX refX - * @compile/ref=DepX.out -XDstdout -XDrawDiagnostics DepX.java RefX.java + * @compile/ref=DepX.out -XDrawDiagnostics DepX.java RefX.java */ class DepX {