[lilliput-jdk21u:lilliput] RFR: 8319163: [Lilliput/JDK21] Fix arrayOopDesc gtest

Aleksey Shipilev shade at openjdk.org
Mon Nov 6 12:09:38 UTC 2023


On Tue, 31 Oct 2023 11:09:04 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> In Lilliput/JDK21 the arrayOopDesc gtest is broken. It checks the base-offset of all array types with different settings of coops and ccp, but doesn't check UseCompactObjectHeaders.
> 
> The change brings the arrayOopDesc gtest in sync with what is in the lilliput mainline and lilliput-jdk17 repos.
> 
> Testing:
>  - [x] gtest:arrayOopDesc (+UCOH)
>  - [x] gtest:arrayOopDesc (-UCOH)

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/lilliput-jdk21u/pull/11#pullrequestreview-1715009168


More information about the lilliput-dev mailing list