[master] RFR: 8319135: [Lilliput] Fix objArrayOop gtest

Aleksey Shipilev shade at openjdk.org
Wed Nov 1 19:43:37 UTC 2023


On Mon, 30 Oct 2023 18:42:18 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> The objArrayOop gtest is broken with Lilliput. The test checks the size of obj-arrays under various settings (coops, ccp) and different alignments, but it does not consider UseCompactObjectHeaders, yet.
> 
> The change adds handling of UseCompactObjectHeaders.
> 
> Testing:
>  - [x] gtest:objArrayOop (+UCOH)
>  - [x] gtest:objArrayOop (-UCOH)

OK, so maybe touch up the comments, and this is good to go.

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

Marked as reviewed by shade (Committer).

PR Review: https://git.openjdk.org/lilliput/pull/114#pullrequestreview-1708904564


More information about the lilliput-dev mailing list