< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page

        

@@ -42,18 +42,25 @@
 hotspot_gc = \
   gc \
   -gc/nvdimm
 
 hotspot_runtime = \
-  runtime
+  runtime \
 
 hotspot_handshake = \
   runtime/handshake
 
 hotspot_serviceability = \
   serviceability
 
+hotspot_valhalla = \
+  runtime/valhalla \
+  compiler/valhalla
+
+hotspot_valhalla_runtime = \
+  runtime/valhalla
+
 hotspot_misc = \
   / \
  -applications \
  -vmTestbase \
  -:hotspot_compiler \

@@ -129,10 +136,11 @@
   compiler/runtime/ \
   compiler/startup/ \
   compiler/types/ \
   compiler/uncommontrap/ \
   compiler/unsafe/ \
+  compiler/valhalla/ \
   compiler/vectorization/ \
   -compiler/intrinsics/bmi \
   -compiler/intrinsics/mathexact \
   -compiler/intrinsics/sha \
   -compiler/intrinsics/bigInteger/TestMultiplyToLen.java \
< prev index next >