hotspot/test/TEST.groups
changeset 28214 0b2894b5e67c
parent 28173 51423507bb7e
parent 28181 ce5d307551ea
child 28203 905c60857879
equal deleted inserted replaced
28213:b0bf57cd1e9d 28214:0b2894b5e67c
    47 #   jtreg :jdk
    47 #   jtreg :jdk
    48 # runs all tests. While
    48 # runs all tests. While
    49 #   jtreg :compact2
    49 #   jtreg :compact2
    50 # runs those tests that only require compact1 and compact2 API's.
    50 # runs those tests that only require compact1 and compact2 API's.
    51 #
    51 #
       
    52 
       
    53 hotspot_all = \
       
    54   /
    52 
    55 
    53 # Full JDK can run all tests
    56 # Full JDK can run all tests
    54 #
    57 #
    55 jdk = \
    58 jdk = \
    56   :jre \
    59   :jre \
   433 
   436 
   434 hotspot_serviceability = \
   437 hotspot_serviceability = \
   435   sanity/ExecuteInternalVMTests.java \
   438   sanity/ExecuteInternalVMTests.java \
   436   serviceability/dcmd/compiler
   439   serviceability/dcmd/compiler
   437 
   440 
   438 hotspot_all = \
   441 hotspot_jprt = \
       
   442   :hotspot_wbapitest \
   439   :hotspot_compiler_1 \
   443   :hotspot_compiler_1 \
   440   :hotspot_compiler_2 \
   444   :hotspot_compiler_2 \
   441   :hotspot_compiler_3 \
   445   :hotspot_compiler_3 \
   442   :hotspot_compiler_closed \
   446   :hotspot_compiler_closed \
   443   :hotspot_gc \
   447   :hotspot_gc \
   444   :hotspot_runtime \
   448   :hotspot_runtime \
       
   449   :hotspot_runtime_closed \
   445   :hotspot_serviceability
   450   :hotspot_serviceability
   446 
   451 
   447 #All tests that depends on nashorn extension.
   452 #All tests that depends on nashorn extension.
   448 #
   453 #
   449 needs_nashorn = \
   454 needs_nashorn = \