RFR: 8345224: Test runtime/cds/appcds/applications/JavacBench.java#dynamic fails after JDK-8344822
Calvin Cheung
ccheung at openjdk.org
Wed Dec 4 20:56:37 UTC 2024
On Wed, 4 Dec 2024 19:34:02 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> The `hotspot_runtime_non_cds_mode` test group is for running jtreg tests with `-vmoptions:-Xshare:off`. Such a scenario doesn't make sense for the CDS tests, and could cause similar failures in the future.
>
> We should remove all CDS tests from `hotspot_runtime_non_cds_mode`
LGTM
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22558#pullrequestreview-2479880595
More information about the hotspot-dev
mailing list