diff -r a48ce92363a9 -r ff63d43b0480 hotspot/test/TEST.ROOT --- a/hotspot/test/TEST.ROOT Fri May 06 09:54:58 2016 +0000 +++ b/hotspot/test/TEST.ROOT Fri May 06 06:23:29 2016 -0700 @@ -36,9 +36,12 @@ requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java 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