RFR: 8273256: runtime/cds/appcds/TestEpsilonGCWithCDS.java fails due to Unrecognized VM option 'ObjectAlignmentInBytes=64' on x86_32
Jie Fu
jiefu at openjdk.java.net
Thu Sep 2 04:14:38 UTC 2021
On Thu, 2 Sep 2021 02:49:51 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Hi all,
>>
>> It fails on x86_32 since `ObjectAlignmentInBytes` is not a VM option.
>> Let's fix it.
>>
>> Thanks.
>> Best regards,
>> Jie
>
> Seems a reasonable way to fix this.
>
> Thanks,
> David
Thanks @dholmes-ora and @iklam .
-------------
PR: https://git.openjdk.java.net/jdk/pull/5345
More information about the hotspot-runtime-dev
mailing list