test/langtools/tools/javac/diags/examples/WhereTypeVar2.java
changeset 49518 d0ff431a596e
parent 47216 71c04702a3d5
child 49872 0798eab12791
--- a/test/langtools/tools/javac/diags/examples/WhereTypeVar2.java	Tue Apr 03 22:37:43 2018 +0200
+++ b/test/langtools/tools/javac/diags/examples/WhereTypeVar2.java	Tue Apr 03 23:58:52 2018 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -25,7 +25,7 @@
 // key: compiler.misc.where.description.typevar
 // key: compiler.misc.where.typevar
 // key: compiler.err.prob.found.req
-// options: --diags:formatterOptions=where
+// options: --diags=formatterOptions=where
 // run: simple
 
 class WhereTypeVar2 {