RFR: 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 20:09:13 GMT, Leonid Mesnik <lmesnik 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).
Thanks @lmesnik, @iklam for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19221#issuecomment-2110982069
More information about the hotspot-runtime-dev
mailing list