RFR: 8308034: Some CDS tests need to use @requires vm.flagless
Calvin Cheung
ccheung at openjdk.org
Mon May 22 15:56:05 UTC 2023
On Fri, 19 May 2023 20:20:53 GMT, Ioi Lam <iklam 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.
Thanks @iklam for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14062#issuecomment-1557469247
More information about the hotspot-runtime-dev
mailing list