RFR: 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 20:53:55 GMT, Calvin Cheung <ccheung 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

Thanks @calvinccheung @matias9927 for the review

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

PR Comment: https://git.openjdk.org/jdk/pull/22558#issuecomment-2519194618


More information about the hotspot-dev mailing list