[lilliput-jdk21u:lilliput] Integrated: 8319163: [Lilliput/JDK21] Fix arrayOopDesc gtest
Roman Kennke
rkennke at openjdk.org
Mon Nov 6 12:13:06 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)
This pull request has now been integrated.
Changeset: 4af2fad9
Author: Roman Kennke <rkennke at openjdk.org>
URL: https://git.openjdk.org/lilliput-jdk21u/commit/4af2fad9c24fdf815f03a950092ba5656d964653
Stats: 12 lines in 1 file changed: 11 ins; 0 del; 1 mod
8319163: [Lilliput/JDK21] Fix arrayOopDesc gtest
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/lilliput-jdk21u/pull/11
More information about the lilliput-dev
mailing list