Integrated: 8322008: Exclude some CDS tests from running with -Xshare:off

Calvin Cheung ccheung at openjdk.org
Tue May 14 19:24:06 UTC 2024


On Mon, 13 May 2024 18:32:26 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Some CDS tests throws a `SkippedException` when `-Xshare:off` is specified.
> This change adds a `hotspot_runtime_non_cds_mode` test group for excluding those tests.

This pull request has now been integrated.

Changeset: 4d32c607
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4d32c607a4b496bf2bb09e54167ecbbab5569a0c
Stats:     7 lines in 1 file changed: 7 ins; 0 del; 0 mod

8322008: Exclude some CDS tests from running with -Xshare:off

Reviewed-by: lmesnik, iklam

-------------

PR: https://git.openjdk.org/jdk/pull/19221


More information about the hotspot-runtime-dev mailing list