Integrated: 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 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

This pull request has now been integrated.

Changeset: a9a83b24
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a9a83b248e4a575e3d22541c122b27246a52dc7b
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: dholmes, iklam

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

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


More information about the hotspot-runtime-dev mailing list