We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c7553 commit 46c0e1eCopy full SHA for 46c0e1e
test/hotspot/jtreg/TEST.groups
@@ -57,6 +57,13 @@ hotspot_runtime_no_cds = \
57
runtime \
58
-runtime/cds
59
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
+
67
hotspot_handshake = \
68
runtime/handshake
69
0 commit comments