8178012: Finish removal of -Xmodule:

Setting jtreg to use --patch-module instead of -Xmodule:.

Reviewed-by: alanb
This commit is contained in:
Jan Lahoda 2017-04-19 13:38:28 +02:00
parent fb766e49dd
commit 2c30798b30

View File

@ -35,3 +35,6 @@ external.lib.roots = ../../
# Use new module options
useNewOptions=true
# Use --patch-module instead of -Xmodule:
useNewPatchModule=true