--- old/test/TEST.ROOT 2016-07-28 20:00:18.178906125 +0300 +++ new/test/TEST.ROOT 2016-07-28 20:00:18.066906126 +0300 @@ -23,6 +23,13 @@ # Group definitions groups=TEST.groups [closed/TEST.groups] +# Source files for classes that will be used at the beginning of each test suite run, +# to determine additional characteristics of the system for use with the @requires tag. +# Note: compiled bootlibs code will be located in the folder 'bootClasses' +requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java +requires.extraPropDefns.bootlibs = ../../test/lib/sun +requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses + # Allow querying of sun.arch.data.model in @requires clauses requires.properties=sun.arch.data.model