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

Yumin Qi minqi at openjdk.java.net
Fri Jan 14 01:13:19 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

Passed tier5

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

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


More information about the hotspot-runtime-dev mailing list