Integrated: 8345224: Test runtime/cds/appcds/applications/JavacBench.java#dynamic fails after JDK-8344822

Ioi Lam iklam at openjdk.org
Thu Dec 5 05:23: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`

This pull request has now been integrated.

Changeset: 7c8cec18
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7c8cec186a8d0e5e87baf0ece24e7bc59700263f
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8345224: Test runtime/cds/appcds/applications/JavacBench.java#dynamic fails after JDK-8344822

Reviewed-by: matsaave, ccheung

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

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


More information about the hotspot-dev mailing list