Skip to content

Commit 46c0e1e

Browse files
author
Andrew Lu
committed
8322008: Exclude some CDS tests from running with -Xshare:off
Backport-of: 4d32c607a4b496bf2bb09e54167ecbbab5569a0c
1 parent f1c7553 commit 46c0e1e

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)