--- a/langtools/test/tools/javac/OverridePosition.java Wed May 20 19:10:06 2009 -0700
+++ b/langtools/test/tools/javac/OverridePosition.java Thu May 21 10:56:36 2009 +0100
@@ -4,7 +4,7 @@
* @summary "attemping to assign weaker access" message doesn't give method line number
* @author Neal Gafter
*
- * @compile/fail/ref=OverridePosition.out -XDstdout -XDdiags=%b:%l:%_%m OverridePosition.java
+ * @compile/fail/ref=OverridePosition.out -XDstdout -XDrawDiagnostics OverridePosition.java
*/
package T4524388;