jdk/test/TEST.ROOT
changeset 37779 7c84df693837
parent 36511 9d0388c6b336
child 39880 d4cfdddbc897
--- a/jdk/test/TEST.ROOT	Thu Apr 28 08:26:38 2016 -0700
+++ b/jdk/test/TEST.ROOT	Tue May 03 09:09:57 2016 +0100
@@ -26,9 +26,12 @@
 # Allow querying of sun.arch.data.model in @requires clauses
 requires.properties=sun.arch.data.model 
 
-# Tests using jtreg 4.2 b01 features
-requiredVersion=4.2 b01
+# Tests using jtreg 4.2 b02 features
+requiredVersion=4.2 b02
 
 # Path to libraries in the topmost test directory. This is needed so @library
 # does not need ../../ notation to reach them
 external.lib.roots = ../../
+
+# Use new form of -Xpatch
+useNewXpatch=true