RFR: 8345224: Test runtime/cds/appcds/applications/JavacBench.java#dynamic fails after JDK-8344822
David Holmes
dholmes at openjdk.org
Thu Dec 5 09:39:44 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`
Okay ... but why did this suddenly start failing?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22558#issuecomment-2519761470
More information about the hotspot-dev
mailing list