--- old/jdk/test/TEST.ROOT 2016-08-07 17:45:30.000000000 -0700 +++ new/jdk/test/TEST.ROOT 2016-08-07 17:45:29.000000000 -0700 @@ -26,12 +26,12 @@ # Allow querying of various System properties in @requires clauses requires.properties=sun.arch.data.model java.runtime.name -# Tests using jtreg 4.2 b02 features -requiredVersion=4.2 b02 +# Tests using jtreg 4.2 b03 features +requiredVersion=4.2 b03 # 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 +# Use new module options +useNewOptions=true