hotspot/test/TEST.ROOT
changeset 46168 a586a1c1a9e3
parent 44736 9de61461a0e4
child 46515 dbb676a40899
--- a/hotspot/test/TEST.ROOT	Thu Aug 03 18:57:03 2017 +0000
+++ b/hotspot/test/TEST.ROOT	Tue Aug 08 22:52:18 2017 +0000
@@ -50,8 +50,8 @@
     vm.cpu.features \
     vm.debug
 
-# Tests using jtreg 4.2 b04 features
-requiredVersion=4.2 b04
+# Tests using jtreg 4.2 b07 features
+requiredVersion=4.2 b07
 
 # Path to libraries in the topmost test directory. This is needed so @library
 # does not need ../../ notation to reach them
@@ -59,3 +59,6 @@
 
 # Use new module options
 useNewOptions=true
+
+# Use --patch-module instead of -Xmodule:
+useNewPatchModule=true