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

Ioi Lam iklam at openjdk.java.net
Thu Sep 2 04:14:38 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

LGTM. Thanks for fixing this.

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

Marked as reviewed by iklam (Reviewer).

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


More information about the hotspot-runtime-dev mailing list