RFR: 8308891: TestCDSVMCrash.java needs @requires vm.cds

Daniel D. Daugherty dcubed at openjdk.org
Thu Jun 1 18:37:09 UTC 2023


On Thu, 1 Jun 2023 18:22:01 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> The recently added CDS test, TestCDSVMCrash.java, was missing the `@requires vm.cds` tag. This patch adds the tag as originally intended. Verified with tier1-5 tests.

Thumbs up. This is a trivial fix.

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

Marked as reviewed by dcubed (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14270#pullrequestreview-1456078139


More information about the hotspot-runtime-dev mailing list