[master] RFR: 8310010: [Lilliput] SA: Fix oop array element alignment

Aleksey Shipilev shade at openjdk.org
Wed Jun 14 10:29:25 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

Looks fine.

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

Marked as reviewed by shade (Committer).

PR Review: https://git.openjdk.org/lilliput/pull/96#pullrequestreview-1479060323


More information about the lilliput-dev mailing list