changeset 1900:b9a42a98ec1d

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:54 +0200
parents c9ffb95dfef4
children a623ab461523
files test/TEST.ROOT
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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