[lilliput-jdk17u:lilliput] RFR: 8312171: [Lilliput/JDK17] Fix oop array element alignment

Aleksey Shipilev shade at openjdk.org
Mon Jul 17 11:27:24 UTC 2023


On Mon, 17 Jul 2023 11:07:50 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.
> 
> This is a straight backport of https://github.com/openjdk/lilliput/pull/96.
> 
> The problem is already fixed in https://github.com/openjdk/jdk/pull/11044.

Looks fine.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/lilliput-jdk17u/pull/53#pullrequestreview-1532537108


More information about the lilliput-dev mailing list