test/langtools/tools/javac/Diagnostics/6722234/T6722234d.java
changeset 49518 d0ff431a596e
parent 47216 71c04702a3d5
--- a/test/langtools/tools/javac/Diagnostics/6722234/T6722234d.java	Tue Apr 03 22:37:43 2018 +0200
+++ b/test/langtools/tools/javac/Diagnostics/6722234/T6722234d.java	Tue Apr 03 23:58:52 2018 -0400
@@ -3,8 +3,8 @@
  * @bug     6722234 8078024
  * @summary javac diagnostics need better integration with the type-system
  * @author  mcimadamore
- * @compile/fail/ref=T6722234d_1.out -XDrawDiagnostics --diags:formatterOptions=where T6722234d.java
- * @compile/fail/ref=T6722234d_2.out -XDrawDiagnostics --diags:formatterOptions=where,simpleNames T6722234d.java
+ * @compile/fail/ref=T6722234d_1.out -XDrawDiagnostics --diags=formatterOptions=where T6722234d.java
+ * @compile/fail/ref=T6722234d_2.out -XDrawDiagnostics --diags=formatterOptions=where,simpleNames T6722234d.java
  */
 
 class T6722234d {