RFR: 8279970: two AppCDS tests fail after JDK-8261455

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Jan 14 17:30:21 UTC 2022


On Thu, 13 Jan 2022 21:14:05 GMT, Yumin Qi <minqi at openjdk.org> wrote:

> Please review
>   The failure of the two tests is from jtreg run with -Xshare:off, the arguments caused confusion with the test cases. In fact they should be avoided to run with CDS is disabled.
> 
>   Tests: tier5 (in testing)
>              Manually repeat the test failure in local jtreg, and passed jtreg in local.
> 
> Thanks
> Yumin

We're seeing 7 failures due to this issue per Tier5. Is there an ETA for
when this fix will be integrated?

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

PR: https://git.openjdk.java.net/jdk/pull/7070


More information about the hotspot-runtime-dev mailing list