8160484: Implement Hotspot Runtime tier 2
authorctornqvi
Fri, 01 Jul 2016 07:21:33 -0400
changeset 39623 591b0f6783f6
parent 39621 b475d96f8008
child 39624 548370ed7f2a
8160484: Implement Hotspot Runtime tier 2 Reviewed-by: dholmes, gtriantafill
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Wed Jun 29 16:11:50 2016 +0200
+++ b/hotspot/test/TEST.groups	Fri Jul 01 07:21:33 2016 -0400
@@ -395,6 +395,17 @@
   :hotspot_fast_gc_gcold \
   :hotspot_fast_runtime \
   :hotspot_fast_serviceability
+  
+hotspot_runtime_tier2 = \
+  runtime/ \
+  serviceability/ \
+ -:hotspot_fast_runtime \
+ -:hotspot_fast_serviceability \
+ -:hotspot_runtime_tier2_platform_agnostic
+ 
+hotspot_runtime_tier2_platform_agnostic = \
+  runtime/SelectionResolution \
+ -:hotspot_fast_runtime
 
 #All tests that depends on nashorn extension.
 #