Integrated: 8308891: TestCDSVMCrash.java needs @requires vm.cds
Matias Saavedra Silva
matsaave at openjdk.org
Thu Jun 1 20:40:15 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.
This pull request has now been integrated.
Changeset: 101bf229
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/101bf2290da5735fd9624ab647a8183c2c21f22d
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8308891: TestCDSVMCrash.java needs @requires vm.cds
Reviewed-by: dcubed
-------------
PR: https://git.openjdk.org/jdk/pull/14270
More information about the hotspot-runtime-dev
mailing list