--- old/langtools/test/tools/javac/diags/examples/CantFindModule/CantFindModule.java 2016-08-08 16:39:07.000000000 -0700 +++ new/langtools/test/tools/javac/diags/examples/CantFindModule/CantFindModule.java 2016-08-08 16:39:06.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;