hotspot/test/TEST.ROOT
changeset 46168 a586a1c1a9e3
parent 44736 9de61461a0e4
child 46515 dbb676a40899
equal deleted inserted replaced
46167:f9a4d953ad15 46168:a586a1c1a9e3
    48     vm.jvmci \
    48     vm.jvmci \
    49     vm.emulatedClient \
    49     vm.emulatedClient \
    50     vm.cpu.features \
    50     vm.cpu.features \
    51     vm.debug
    51     vm.debug
    52 
    52 
    53 # Tests using jtreg 4.2 b04 features
    53 # Tests using jtreg 4.2 b07 features
    54 requiredVersion=4.2 b04
    54 requiredVersion=4.2 b07
    55 
    55 
    56 # Path to libraries in the topmost test directory. This is needed so @library
    56 # Path to libraries in the topmost test directory. This is needed so @library
    57 # does not need ../../ notation to reach them
    57 # does not need ../../ notation to reach them
    58 external.lib.roots = ../../
    58 external.lib.roots = ../../
    59 
    59 
    60 # Use new module options
    60 # Use new module options
    61 useNewOptions=true
    61 useNewOptions=true
       
    62 
       
    63 # Use --patch-module instead of -Xmodule:
       
    64 useNewPatchModule=true