# HG changeset patch # User jlahoda # Date 1492601934 -7200 # Node ID b9a42a98ec1d978cbd546dd7b2fe42b957d78d54 # Parent c9ffb95dfef4e61217b90fa406f4a98010b7fca7 8178012: Finish removal of -Xmodule: Summary: Setting jtreg to use --patch-module instead of -Xmodule:. Reviewed-by: alanb diff -r c9ffb95dfef4 -r b9a42a98ec1d test/TEST.ROOT --- a/test/TEST.ROOT Wed Apr 19 15:34:49 2017 +0530 +++ b/test/TEST.ROOT Wed Apr 19 13:38:54 2017 +0200 @@ -12,3 +12,6 @@ # Use new module options useNewOptions=true + +# Use --patch-module instead of -Xmodule: +useNewPatchModule=true