RFR: 8277753: Long*VectorTests.java fail with "bad AD file" on x86_32 after JDK-8276162
Vladimir Kozlov
kvn at openjdk.java.net
Thu Dec 2 07:44:23 UTC 2021
On Wed, 24 Nov 2021 08:52:28 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> The following vector api tests fail with "bad AD file" on x86_32.
>
> jdk/incubator/vector/Long128VectorTests.java
> jdk/incubator/vector/Long256VectorTests.java
> jdk/incubator/vector/Long512VectorTests.java
> jdk/incubator/vector/LongMaxVectorTests.java
> jdk/incubator/vector/Long64VectorTests.java
>
>
> Let's fix it.
>
> Thanks.
> Best regards,
> Jie
Good.
@DamonFool In PR description please describe what was the problem.
Yes, I see from changes that 32-bit .ad file was missing instruction definitions. But it should be said in description.
And say about testing you did.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6533
More information about the hotspot-compiler-dev
mailing list