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

Ioi Lam iklam at openjdk.org
Thu May 11 01:35:40 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.

LGTM

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13911#pullrequestreview-1421593852


More information about the hotspot-runtime-dev mailing list