mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 08:28:27 +00:00
8322008: Exclude some CDS tests from running with -Xshare:off
Reviewed-by: lmesnik, iklam
This commit is contained in:
parent
e91492ab43
commit
4d32c607a4
@ -57,6 +57,13 @@ hotspot_runtime_no_cds = \
|
||||
runtime \
|
||||
-runtime/cds
|
||||
|
||||
hotspot_runtime_non_cds_mode = \
|
||||
runtime \
|
||||
-runtime/cds/CheckSharingWithDefaultArchive.java \
|
||||
-runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java \
|
||||
-runtime/cds/appcds/dynamicArchive/TestAutoCreateSharedArchive.java \
|
||||
-runtime/cds/appcds/jcmd
|
||||
|
||||
hotspot_handshake = \
|
||||
runtime/handshake
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user