diff -r e9ec1a7e728e -r d577bc42a1f0 nashorn/test/TEST.ROOT --- a/nashorn/test/TEST.ROOT Thu May 18 14:54:54 2017 +0000 +++ b/nashorn/test/TEST.ROOT Fri May 19 04:17:50 2017 +0000 @@ -8,7 +8,10 @@ groups=TEST.groups # Minimum jtreg version -requiredVersion=4.2 b04 +requiredVersion=4.2 b07 # Use new module options useNewOptions=true + +# Use --patch-module instead of -Xmodule: +useNewPatchModule=true