RFR: 8273256: runtime/cds/appcds/TestEpsilonGCWithCDS.java fails due to Unrecognized VM option 'ObjectAlignmentInBytes=64' on x86_32

David Holmes dholmes at openjdk.java.net
Thu Sep 2 02:52:29 UTC 2021


On Wed, 1 Sep 2021 23:39:17 GMT, Jie Fu <jiefu 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

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5345


More information about the hotspot-runtime-dev mailing list