< prev index next > test/hotspot/jtreg/TEST.groups
Print this page
hotspot_gc = \
gc
# By design this group should include ALL tests under runtime sub-directory
hotspot_runtime = \
! runtime
hotspot_runtime_no_cds = \
runtime \
-runtime/cds
hotspot_gc = \
gc
# By design this group should include ALL tests under runtime sub-directory
hotspot_runtime = \
! runtime \
hotspot_runtime_no_cds = \
runtime \
-runtime/cds
runtime/handshake
hotspot_serviceability = \
serviceability
+ hotspot_valhalla = \
+ runtime/valhalla \
+ compiler/valhalla \
+ serviceability/jvmti/valhalla
+
+ hotspot_valhalla_runtime = \
+ runtime/valhalla
+
hotspot_resourcehogs = \
resourcehogs
hotspot_misc = \
/ \
:hotspot_compiler \
-:tier1_compiler \
-:hotspot_slow_compiler
hotspot_slow_compiler = \
- compiler/codegen/aes \
compiler/codecache/stress \
compiler/gcbarriers/PreserveFPRegistersTest.java \
compiler/memoryinitialization/ZeroTLABTest.java \
compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java \
resourcehogs/compiler \
:hotspot_compiler_arraycopy
:hotspot_compiler \
-:tier1_compiler \
-:hotspot_slow_compiler
hotspot_slow_compiler = \
compiler/codecache/stress \
+ compiler/codegen/aes \
compiler/gcbarriers/PreserveFPRegistersTest.java \
compiler/memoryinitialization/ZeroTLABTest.java \
compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java \
resourcehogs/compiler \
:hotspot_compiler_arraycopy
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 \
-:tier2_compiler
tier1_compiler_not_xcomp = \
compiler/profiling
+ tier1_compiler_no_valhalla = \
+ :tier1_compiler_1 \
+ :tier1_compiler_2 \
+ :tier1_compiler_3 \
+ :tier1_compiler_not_xcomp \
+ -compiler/valhalla
+
ctw_1 = \
applications/ctw/modules/ \
-:ctw_2 \
-:ctw_3
sanity/ \
-:tier1_runtime_appcds_exclude \
-runtime/signal \
-runtime/stack
+ tier1_runtime_no_valhalla = \
+ :tier1_runtime \
+ -runtime/valhalla
+
hotspot_cds = \
runtime/cds/ \
runtime/CompressedOops/
hotspot_cds_only = \
< prev index next >