test/jdk/TEST.ROOT
changeset 57676 abc630225460
parent 54992 4cc9109caffd
child 58700 f87353679927
equal deleted inserted replaced
57675:830619e8936c 57676:abc630225460
    35 #
    35 #
    36 # Source files for classes that will be used at the beginning of each test suite run,
    36 # Source files for classes that will be used at the beginning of each test suite run,
    37 # to determine additional characteristics of the system for use with the @requires tag.
    37 # to determine additional characteristics of the system for use with the @requires tag.
    38 # Note: compiled bootlibs code will be located in the folder 'bootClasses'
    38 # Note: compiled bootlibs code will be located in the folder 'bootClasses'
    39 requires.extraPropDefns = ../jtreg-ext/requires/VMProps.java
    39 requires.extraPropDefns = ../jtreg-ext/requires/VMProps.java
    40 requires.extraPropDefns.bootlibs = ../lib/sun ../lib/jdk/test/lib/Platform.java
    40 requires.extraPropDefns.bootlibs = ../lib/sun \
       
    41     ../lib/jdk/test/lib/Platform.java \
       
    42     ../lib/jdk/test/lib/Container.java
    41 requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses
    43 requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses
    42 requires.properties= \
    44 requires.properties= \
    43     sun.arch.data.model \
    45     sun.arch.data.model \
    44     java.runtime.name \
    46     java.runtime.name \
    45     vm.gc.Z \
    47     vm.gc.Z \