RFR: 8308034: Some CDS tests need to use @requires vm.flagless
Ioi Lam
iklam at openjdk.org
Fri May 19 20:23:49 UTC 2023
On Fri, 19 May 2023 18:07:18 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Add `@requires vm.flagless` to three CDS tests because they don't work well with additional vm option such as `ObjectAlignmentInBytes`.
>
> Testing:
> - tier1
> - all CDS tests with `-XX:ObjectAlignmentBytes=16`
Looks good to me. Thanks for fixing this.
Looks good to me. Thanks for fixing this.
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14062#pullrequestreview-1435045861
PR Review: https://git.openjdk.org/jdk/pull/14062#pullrequestreview-1435045888
More information about the hotspot-runtime-dev
mailing list