< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page




  30 
  31 hotspot_compiler = \
  32   compiler
  33 
  34 hotspot_gc = \
  35   gc
  36 
  37 hotspot_runtime = \
  38   runtime \
  39 
  40 hotspot_handshake = \
  41   runtime/handshake
  42 
  43 hotspot_serviceability = \
  44   serviceability
  45 
  46 hotspot_valhalla = \
  47   runtime/valhalla \
  48   compiler/valhalla
  49 






  50 hotspot_misc = \
  51   / \
  52  -applications \
  53  -:hotspot_compiler \
  54  -:hotspot_gc \
  55  -:hotspot_runtime \
  56  -:hotspot_serviceability
  57 
  58 hotspot_native_sanity = \
  59   native_sanity
  60 
  61 hotspot_tier1_common = \
  62   sanity/BasicVMTest.java \
  63   gtest/GTestWrapper.java
  64 
  65 hotspot_tier1_compiler_1 = \
  66   compiler/aot/ \
  67   compiler/arraycopy/ \
  68   compiler/c1/ \
  69   compiler/c2/ \




  30 
  31 hotspot_compiler = \
  32   compiler
  33 
  34 hotspot_gc = \
  35   gc
  36 
  37 hotspot_runtime = \
  38   runtime \
  39 
  40 hotspot_handshake = \
  41   runtime/handshake
  42 
  43 hotspot_serviceability = \
  44   serviceability
  45 
  46 hotspot_valhalla = \
  47   runtime/valhalla \
  48   compiler/valhalla
  49 
  50 hotspot_valhalla_runtime = \
  51   runtime/valhalla
  52 
  53 hotspot_valhalla_1 = \
  54   runtime/valhalla/valuetypes/ValueTypeCreation.java
  55 
  56 hotspot_misc = \
  57   / \
  58  -applications \
  59  -:hotspot_compiler \
  60  -:hotspot_gc \
  61  -:hotspot_runtime \
  62  -:hotspot_serviceability
  63 
  64 hotspot_native_sanity = \
  65   native_sanity
  66 
  67 hotspot_tier1_common = \
  68   sanity/BasicVMTest.java \
  69   gtest/GTestWrapper.java
  70 
  71 hotspot_tier1_compiler_1 = \
  72   compiler/aot/ \
  73   compiler/arraycopy/ \
  74   compiler/c1/ \
  75   compiler/c2/ \


< prev index next >