RFR: 8264472: Add a test group for running CDS tests with -XX:+VerifySharedSpaces
Calvin Cheung
ccheung at openjdk.java.net
Wed Apr 28 17:53:05 UTC 2021
Add a new test group `hotspot_cds_verify_shared_spaces` for running some CDS tests with the `-XX:+VerifySharedSpaces` option.
Testing: hs-tier4.
-------------
Commit messages:
- 8264472: Add a test group for running CDS tests with -XX:+VerifySharedSpaces
Changes: https://git.openjdk.java.net/jdk/pull/3771/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3771&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8264472
Stats: 17 lines in 1 file changed: 17 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/3771.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3771/head:pull/3771
PR: https://git.openjdk.java.net/jdk/pull/3771
More information about the hotspot-runtime-dev
mailing list