< prev index next >

test/TEST.ROOT

Print this page

        

*** 32,42 **** 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. requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java ! requires.properties=sun.arch.data.model # Tests using jtreg 4.2 b02 features requiredVersion=4.2 b02 # Path to libraries in the topmost test directory. This is needed so @library --- 32,48 ---- 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. requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java ! requires.extraPropDefns.bootlibs = ../../test/lib/sun ! requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses ! requires.properties=sun.arch.data.model \ ! vm.gc.G1.acceptable \ ! vm.gc.Serial.acceptable \ ! vm.gc.Parallel.acceptable \ ! vm.gc.ConcMarkSweep.acceptable # Tests using jtreg 4.2 b02 features requiredVersion=4.2 b02 # Path to libraries in the topmost test directory. This is needed so @library
< prev index next >