Integrated: 8281715: Move "base CDS archive not loaded" tests to SharedArchiveFileOption.java

Matias Saavedra Silva matsaave at openjdk.org
Thu May 11 19:40:43 UTC 2023


On Wed, 10 May 2023 17:20:02 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> ArchiveConsistency.java is meant to check for the corruption of a CDS archive file, yet it checks for "warning: -XX:+AutoCreateSharedArchive is unsupported when base CDS archive is not loaded." These test cases should be moved to SharedArchiveFileOption.java instead. Verified with tier1-5 tests.

This pull request has now been integrated.

Changeset: a667213e
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a667213ec595ceb86a0196aff0e1236138fab2ef
Stats:     51 lines in 2 files changed: 24 ins; 27 del; 0 mod

8281715: Move "base CDS archive not loaded" tests to SharedArchiveFileOption.java

Reviewed-by: ccheung, iklam

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

PR: https://git.openjdk.org/jdk/pull/13911


More information about the hotspot-runtime-dev mailing list