test/jdk/TEST.ROOT
changeset 53900 4008a1d5cfbc
parent 53023 6879069d9d94
child 54189 dfde3bb48c03
child 54240 5294813fe931
equal deleted inserted replaced
53899:bae1944fc279 53900:4008a1d5cfbc
    47     vm.hasJFR \
    47     vm.hasJFR \
    48     docker.support \
    48     docker.support \
    49     release.implementor
    49     release.implementor
    50 
    50 
    51 # Minimum jtreg version
    51 # Minimum jtreg version
    52 requiredVersion=4.2 b13
    52 requiredVersion=4.2 b14
    53 
    53 
    54 # Path to libraries in the topmost test directory. This is needed so @library
    54 # Path to libraries in the topmost test directory. This is needed so @library
    55 # does not need ../../ notation to reach them
    55 # does not need ../../ notation to reach them
    56 external.lib.roots = ../../
    56 external.lib.roots = ../../
    57 
    57 
    58 # Use new module options
    58 # Use new module options
    59 useNewOptions=true
    59 useNewOptions=true
    60 
    60 
    61 # Use --patch-module instead of -Xmodule:
    61 # Use --patch-module instead of -Xmodule:
    62 useNewPatchModule=true
    62 useNewPatchModule=true
       
    63 
       
    64 # disabled till JDK-8219408 is fixed
       
    65 allowSmartActionArgs=false