8176163: [TESTBUG] Create hotspot_cds test group

Created a new test group

Reviewed-by: sspitsyn, dholmes, ehelin
This commit is contained in:
Mikhailo Seledtsov 2017-03-06 09:24:47 -08:00
parent 8d405d171c
commit 1bcca93f8a

View File

@ -182,6 +182,11 @@ hotspot_fast_runtime = \
sanity/ \
testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
hotspot_cds = \
runtime/SharedArchiveFile/ \
runtime/CompressedOops/
hotspot_fast_serviceability = \
serviceability/dcmd/compiler \
serviceability/logging