< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page




  28   / \
  29   -applications
  30 
  31 hotspot_compiler = \
  32   compiler
  33 
  34 hotspot_compiler_xcomp = \
  35   :hotspot_compiler \
  36   -:tier1_compiler_not_xcomp
  37 
  38 hotspot_compiler_all_gcs = \
  39   :hotspot_compiler \
  40   -:tier1_compiler_not_cms
  41 
  42 hotspot_gc = \
  43   gc
  44 
  45 hotspot_runtime = \
  46   runtime \
  47 



  48 hotspot_handshake = \
  49   runtime/handshake
  50 
  51 hotspot_serviceability = \
  52   serviceability
  53 
  54 hotspot_valhalla = \
  55   runtime/valhalla \
  56   compiler/valhalla
  57 
  58 hotspot_valhalla_runtime = \
  59   runtime/valhalla
  60 
  61 hotspot_misc = \
  62   / \
  63  -applications \
  64  -vmTestbase \
  65  -:hotspot_compiler \
  66  -:hotspot_gc \
  67  -:hotspot_runtime \




  28   / \
  29   -applications
  30 
  31 hotspot_compiler = \
  32   compiler
  33 
  34 hotspot_compiler_xcomp = \
  35   :hotspot_compiler \
  36   -:tier1_compiler_not_xcomp
  37 
  38 hotspot_compiler_all_gcs = \
  39   :hotspot_compiler \
  40   -:tier1_compiler_not_cms
  41 
  42 hotspot_gc = \
  43   gc
  44 
  45 hotspot_runtime = \
  46   runtime \
  47 
  48 hotspot_unsafe = \
  49   runtime/Unsafe 
  50 
  51 hotspot_handshake = \
  52   runtime/handshake
  53 
  54 hotspot_serviceability = \
  55   serviceability
  56 
  57 hotspot_valhalla = \
  58   runtime/valhalla \
  59   compiler/valhalla
  60 
  61 hotspot_valhalla_runtime = \
  62   runtime/valhalla
  63 
  64 hotspot_misc = \
  65   / \
  66  -applications \
  67  -vmTestbase \
  68  -:hotspot_compiler \
  69  -:hotspot_gc \
  70  -:hotspot_runtime \


< prev index next >