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

Yumin Qi minqi at openjdk.java.net
Wed Jan 19 03:24:29 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

This pull request has now been integrated.

Changeset: b0496b0d
Author:    Yumin Qi <minqi at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b0496b0df60cf19a0666f1f1c382f7bcd01e15bb
Stats:     17 lines in 4 files changed: 11 ins; 3 del; 3 mod

8279970: two AppCDS tests fail after JDK-8261455

Reviewed-by: ccheung, iklam

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

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


More information about the hotspot-runtime-dev mailing list