RFR: 8263538: SharedArchiveConsistency.java should test -Xshare:auto as well [v2]
Yumin Qi
minqi at openjdk.java.net
Tue Jul 6 22:09:18 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4694/files
- new: https://git.openjdk.java.net/jdk/pull/4694/files/7d59a4ea..8544e5dd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4694&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4694&range=00-01
Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/4694.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4694/head:pull/4694
PR: https://git.openjdk.java.net/jdk/pull/4694
More information about the hotspot-runtime-dev
mailing list