hotspot/test/TEST.groups
changeset 28173 51423507bb7e
parent 27902 fe89161ff160
child 28184 2ebaca4f00e2
equal deleted inserted replaced
28172:19ae5c844e75 28173:51423507bb7e
    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 \
   430 
   433 
   431 hotspot_serviceability = \
   434 hotspot_serviceability = \
   432   sanity/ExecuteInternalVMTests.java \
   435   sanity/ExecuteInternalVMTests.java \
   433   serviceability/dcmd/compiler
   436   serviceability/dcmd/compiler
   434 
   437 
   435 hotspot_all = \
   438 hotspot_jprt = \
       
   439   :hotspot_wbapitest \
   436   :hotspot_compiler_1 \
   440   :hotspot_compiler_1 \
   437   :hotspot_compiler_2 \
   441   :hotspot_compiler_2 \
   438   :hotspot_compiler_3 \
   442   :hotspot_compiler_3 \
   439   :hotspot_compiler_closed \
   443   :hotspot_compiler_closed \
   440   :hotspot_gc \
   444   :hotspot_gc \
   441   :hotspot_runtime \
   445   :hotspot_runtime \
       
   446   :hotspot_runtime_closed \
   442   :hotspot_serviceability
   447   :hotspot_serviceability
   443 
   448 
   444 #All tests that depends on nashorn extension.
   449 #All tests that depends on nashorn extension.
   445 #
   450 #
   446 needs_nashorn = \
   451 needs_nashorn = \