8178012: Finish removal of -Xmodule:
authorjlahoda
Wed, 19 Apr 2017 13:38:54 +0200
changeset 44793 086c71b7b1dd
parent 44792 4345641338a3
child 44794 4ad24a9cf021
8178012: Finish removal of -Xmodule: Summary: Setting jtreg to use --patch-module instead of -Xmodule:. Reviewed-by: alanb
nashorn/test/TEST.ROOT
--- a/nashorn/test/TEST.ROOT	Wed Apr 19 15:34:49 2017 +0530
+++ b/nashorn/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