RFR: 8308891: TestCDSVMCrash.java needs @requires vm.cds
Matias Saavedra Silva
matsaave at openjdk.org
Thu Jun 1 20:40:13 UTC 2023
On Thu, 1 Jun 2023 18:34:07 GMT, Daniel D. Daugherty <dcubed 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.
Thanks for the review @dcubed-ojdk !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14270#issuecomment-1572743275
More information about the hotspot-runtime-dev
mailing list