--- old/test/tools/javac/diags/examples/CantFindModule/CantFindModule.java 2016-08-05 14:31:40.000000000 -0700 +++ new/test/tools/javac/diags/examples/CantFindModule/CantFindModule.java 2016-08-05 14:31:40.000000000 -0700 @@ -24,7 +24,7 @@ // key: compiler.err.cant.find.module // key: compiler.err.doesnt.exist -// options: -XaddExports:undef/undef=ALL-UNNAMED +// options: --add-exports undef/undef=ALL-UNNAMED import undef.Any;