Integrated: 8264472: Add a test group for running CDS tests with -XX:+VerifySharedSpaces

Calvin Cheung ccheung at openjdk.java.net
Wed Apr 28 18:23:51 UTC 2021


On Wed, 28 Apr 2021 17:38:17 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Add a new test group `hotspot_cds_verify_shared_spaces` for running some CDS tests with the `-XX:+VerifySharedSpaces` option.
> 
> Testing: hs-tier4.

This pull request has now been integrated.

Changeset: d12e01a5
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d12e01a5cd966809f9a7721b42f8e2b9e3e0f67e
Stats:     17 lines in 1 file changed: 17 ins; 0 del; 0 mod

8264472: Add a test group for running CDS tests with -XX:+VerifySharedSpaces

Reviewed-by: iklam, mseledtsov

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

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


More information about the hotspot-runtime-dev mailing list