[master] RFR: Exclude some tests from Lilliput which rely on array alignment

Aleksey Shipilev shade at openjdk.org
Wed May 15 09:40:28 UTC 2024


On Tue, 14 May 2024 10:52:39 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> On x86_64, some IR tests are failing with +UCOH, because they expect a certain array alignment. Let's not run those tests with +UCOH, just like we do with other similar tests.
> 
> Testing:
>  - [x] compiler/loopopts/superword/TestMulAddS2I.java

Looks fine. Have you tried to run that test without opts, and TEST_VM_OPTS=+|-UCOH?

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

Marked as reviewed by shade (Committer).

PR Review: https://git.openjdk.org/lilliput/pull/173#pullrequestreview-2057462865


More information about the lilliput-dev mailing list