RFR: 8322008: Exclude some CDS tests from running with -Xshare:off
Leonid Mesnik
lmesnik at openjdk.org
Mon May 13 20:12:13 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.
Marked as reviewed by lmesnik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19221#pullrequestreview-2053698566
More information about the hotspot-runtime-dev
mailing list