test/jdk/TEST.ROOT
branchhttp-client-branch
changeset 56008 bbd688c6fbbb
parent 48430 68c6f57c40d4
child 48833 614c7e117327
equal deleted inserted replaced
55993:087a6b6d4955 56008:bbd688c6fbbb
    34 requires.extraPropDefns.bootlibs = ../../test/lib/sun ../../test/lib/jdk/test/lib/Platform.java
    34 requires.extraPropDefns.bootlibs = ../../test/lib/sun ../../test/lib/jdk/test/lib/Platform.java
    35 requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses
    35 requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses
    36 requires.properties= \
    36 requires.properties= \
    37     sun.arch.data.model \
    37     sun.arch.data.model \
    38     java.runtime.name \
    38     java.runtime.name \
       
    39     vm.graal.enabled \
    39     vm.cds
    40     vm.cds
    40 
    41 
    41 # Minimum jtreg version
    42 # Minimum jtreg version
    42 requiredVersion=4.2 b09
    43 requiredVersion=4.2 b11
    43 
    44 
    44 # Path to libraries in the topmost test directory. This is needed so @library
    45 # Path to libraries in the topmost test directory. This is needed so @library
    45 # does not need ../../ notation to reach them
    46 # does not need ../../ notation to reach them
    46 external.lib.roots = ../../
    47 external.lib.roots = ../../
    47 
    48