Skip to content

Commit 4d32c60

Browse files
committed
8322008: Exclude some CDS tests from running with -Xshare:off
Reviewed-by: lmesnik, iklam
1 parent e91492a commit 4d32c60

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/hotspot/jtreg/TEST.groups

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@ hotspot_runtime_no_cds = \
5757
runtime \
5858
-runtime/cds
5959

60+
hotspot_runtime_non_cds_mode = \
61+
runtime \
62+
-runtime/cds/CheckSharingWithDefaultArchive.java \
63+
-runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java \
64+
-runtime/cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java \
65+
-runtime/cds/appcds/jcmd
66+
6067
hotspot_handshake = \
6168
runtime/handshake
6269

0 commit comments

Comments
 (0)