test/hotspot/jtreg/TEST.ROOT
changeset 51287 7b1ddbafa134
parent 51214 67736b4846a0
child 51341 09cc8813ae51
equal deleted inserted replaced
51286:744f731e9e8c 51287:7b1ddbafa134
    63     vm.cds.archived.java.heap \
    63     vm.cds.archived.java.heap \
    64     vm.graal.enabled \
    64     vm.graal.enabled \
    65     docker.support
    65     docker.support
    66 
    66 
    67 # Minimum jtreg version
    67 # Minimum jtreg version
    68 requiredVersion=4.2 b12
    68 requiredVersion=4.2 b13
    69 
    69 
    70 # Path to libraries in the topmost test directory. This is needed so @library
    70 # Path to libraries in the topmost test directory. This is needed so @library
    71 # does not need ../../../ notation to reach them
    71 # does not need ../../../ notation to reach them
    72 external.lib.roots = ../../../
    72 external.lib.roots = ../../../
    73 
    73