[master] Integrated: 8310010: [Lilliput] SA: Fix oop array element alignment
Roman Kennke
rkennke at openjdk.org
Mon Jul 17 11:05:27 UTC 2023
On Wed, 14 Jun 2023 10:12:11 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> When running with -COOPS, oop array elements need to be 8-byte-aligned. We have this correct in runtime, but not in the SA. Notably, the problem manifests with ZGC.
> The problem is already fixed in #11044.
>
> Testing:
> - [x] serviceability/sa -XX:-UseCompressedOops
This pull request has now been integrated.
Changeset: a8b7c010
Author: Roman Kennke <rkennke at openjdk.org>
URL: https://git.openjdk.org/lilliput/commit/a8b7c010f47e3c7303e9ceffa76f1983f4c6523f
Stats: 21 lines in 2 files changed: 12 ins; 7 del; 2 mod
8310010: [Lilliput] SA: Fix oop array element alignment
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/lilliput/pull/96
More information about the lilliput-dev
mailing list