RFR: 8279970: two AppCDS tests fail after JDK-8261455 [v3]

Calvin Cheung ccheung at openjdk.java.net
Tue Jan 18 23:21:32 UTC 2022


On Tue, 18 Jan 2022 23:01:11 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
>
> Yumin Qi has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
> 
>  - Remove failed tests from problem list
>  - Merge branch 'master' into jdk-8279770
>  - Use SkippedExceptin instead return, DynamicLoaderConstrainsTest.java failed due to base archive not in consistency, fixed with correct options to dump
>  - 8279970: two AppCDS tests fail after JDK-8261455

Updates look good.

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the hotspot-runtime-dev mailing list