# HG changeset patch
# User mseledtsov
# Date 1488821087 28800
# Node ID 8b88f3db98b861def6b4cc6115b00519b5508eb5
# Parent  686d50172bfd93d24ed0cefdaacf59b15cb657a8
8176163: [TESTBUG] Create hotspot_cds test group
Summary: Created a new test group
Reviewed-by: sspitsyn, dholmes, ehelin

diff -r 686d50172bfd -r 8b88f3db98b8 hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Mon Mar 06 17:03:35 2017 +0100
+++ b/hotspot/test/TEST.groups	Mon Mar 06 09:24:47 2017 -0800
@@ -182,6 +182,11 @@
   sanity/ \
   testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
 
+hotspot_cds = \
+  runtime/SharedArchiveFile/ \
+  runtime/CompressedOops/
+
+
 hotspot_fast_serviceability = \
   serviceability/dcmd/compiler \
   serviceability/logging