hotspot/test/TEST.groups
changeset 28380 4b0c67526510
parent 28378 b789f366d4c7
child 28397 6b74798bc83d
--- a/hotspot/test/TEST.groups	Wed Jan 07 10:19:00 2015 +0100
+++ b/hotspot/test/TEST.groups	Wed Jan 07 15:02:00 2015 +0100
@@ -416,6 +416,9 @@
 hotspot_gc_closed = \
   sanity/ExecuteInternalVMTests.java
 
+hotspot_gc_gcold = \
+  stress/gc/TestGCOld.java
+
 hotspot_runtime = \
   runtime/ \
  -runtime/6888954/vmerrors.sh \
@@ -448,6 +451,7 @@
   :hotspot_compiler_closed \
   :hotspot_gc \
   :hotspot_gc_closed \
+  :hotspot_gc_gcold \
   :hotspot_runtime \
   :hotspot_runtime_closed \
   :hotspot_serviceability