changeset 44793:086c71b7b1dd

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 4345641338a3
children 4ad24a9cf021
files nashorn/test/TEST.ROOT
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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