Integrated: 8263538: SharedArchiveConsistency.java should test -Xshare:auto as well
Yumin Qi
minqi at openjdk.java.net
Tue Jul 6 22:29:52 UTC 2021
On Tue, 6 Jul 2021 17:08:31 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
This pull request has now been integrated.
Changeset: e8206dbb
Author: Yumin Qi <minqi at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e8206dbb1758325ce10ac23768c82cb567eed704
Stats: 41 lines in 1 file changed: 26 ins; 3 del; 12 mod
8263538: SharedArchiveConsistency.java should test -Xshare:auto as well
Reviewed-by: iklam, ccheung
-------------
PR: https://git.openjdk.java.net/jdk/pull/4694
More information about the hotspot-runtime-dev
mailing list