RFR: 8277753: Long*VectorTests.java fail with "bad AD file" on x86_32

Jie Fu jiefu at openjdk.java.net
Wed Nov 24 09:01:25 UTC 2021


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

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

Commit messages:
 - x86_32: multiple fastdebug failures with "bad AD file"

Changes: https://git.openjdk.java.net/jdk/pull/6533/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6533&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8277753
  Stats: 30 lines in 1 file changed: 30 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6533.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6533/head:pull/6533

PR: https://git.openjdk.java.net/jdk/pull/6533


More information about the hotspot-compiler-dev mailing list