RFR: 8263538: SharedArchiveConsistency.java should test -Xshare:auto as well [v2]

Calvin Cheung ccheung at openjdk.java.net
Tue Jul 6 22:29:51 UTC 2021


On Tue, 6 Jul 2021 22:09:18 GMT, Yumin Qi <minqi at openjdk.org> wrote:

>> Hi, please review
>> 
>>   When this test run with -Xshare:on, it will exit when the shared archive is corrupted or mismatch. Make it run with -Xshare:auto will expand code coverage and to keep app run without using the CDS.
>> 
>>   Tests: Mach5 tier1,tier4
>> 
>> Thanks
>> Yumin
>
> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove special run for -Xshare:auto

Looks good.

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the hotspot-runtime-dev mailing list