changeset 12739:a92a6f4a454e

8178012: Finish removal of -Xmodule: Summary: Setting jtreg to use --patch-module instead of -Xmodule:. Reviewed-by: alanb
author jlahoda
date Wed, 19 Apr 2017 13:38:12 +0200
parents 560d7aa083a2
children 4368832d1991
files test/TEST.ROOT
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/TEST.ROOT	Fri Apr 14 18:31:04 2017 -0700
+++ b/test/TEST.ROOT	Wed Apr 19 13:38:12 2017 +0200
@@ -59,3 +59,6 @@
 
 # Use new module options
 useNewOptions=true
+
+# Use --patch-module instead of -Xmodule:
+useNewPatchModule=true