8178012: Finish removal of -Xmodule:
authorjlahoda
Wed, 19 Apr 2017 13:38:28 +0200
changeset 44749 d88778ed402c
parent 44748 e7d6b4646d04
child 44750 662ff2218c05
8178012: Finish removal of -Xmodule: Summary: Setting jtreg to use --patch-module instead of -Xmodule:. Reviewed-by: alanb
jdk/test/TEST.ROOT
--- a/jdk/test/TEST.ROOT	Wed Apr 19 00:29:26 2017 -0400
+++ b/jdk/test/TEST.ROOT	Wed Apr 19 13:38:28 2017 +0200
@@ -35,3 +35,6 @@
 
 # Use new module options
 useNewOptions=true
+
+# Use --patch-module instead of -Xmodule:
+useNewPatchModule=true