< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page
rev 53191 : [mq]: webrev.0


  42 hotspot_gc = \
  43   gc \
  44   -gc/nvdimm
  45 
  46 hotspot_runtime = \
  47   runtime
  48 
  49 hotspot_handshake = \
  50   runtime/handshake
  51 
  52 hotspot_serviceability = \
  53   serviceability
  54 
  55 hotspot_misc = \
  56   / \
  57  -applications \
  58  -vmTestbase \
  59  -:hotspot_compiler \
  60  -:hotspot_gc \
  61  -:hotspot_runtime \
  62  -:hotspot_serviceability

  63 
  64 hotspot_native_sanity = \
  65   native_sanity
  66 
  67 tier1_common = \
  68   sanity/BasicVMTest.java \
  69   gtest/GTestWrapper.java
  70 
  71 tier1_compiler = \
  72   :tier1_compiler_1 \
  73   :tier1_compiler_2 \
  74   :tier1_compiler_3 \
  75   :tier1_compiler_not_xcomp
  76 
  77 hotspot_not_fast_compiler = \
  78   :hotspot_compiler \
  79   -:tier1_compiler \
  80   -:hotspot_slow_compiler \
  81   -compiler/graalunit
  82 




  42 hotspot_gc = \
  43   gc \
  44   -gc/nvdimm
  45 
  46 hotspot_runtime = \
  47   runtime
  48 
  49 hotspot_handshake = \
  50   runtime/handshake
  51 
  52 hotspot_serviceability = \
  53   serviceability
  54 
  55 hotspot_misc = \
  56   / \
  57  -applications \
  58  -vmTestbase \
  59  -:hotspot_compiler \
  60  -:hotspot_gc \
  61  -:hotspot_runtime \
  62  -:hotspot_serviceability \
  63  -gc/nvdimm
  64 
  65 hotspot_native_sanity = \
  66   native_sanity
  67 
  68 tier1_common = \
  69   sanity/BasicVMTest.java \
  70   gtest/GTestWrapper.java
  71 
  72 tier1_compiler = \
  73   :tier1_compiler_1 \
  74   :tier1_compiler_2 \
  75   :tier1_compiler_3 \
  76   :tier1_compiler_not_xcomp
  77 
  78 hotspot_not_fast_compiler = \
  79   :hotspot_compiler \
  80   -:tier1_compiler \
  81   -:hotspot_slow_compiler \
  82   -compiler/graalunit
  83 


< prev index next >