RFR: 8319966: AIX: expected [[0:i4]] but found [[0:I4]] after JDK-8319882

Per Minborg pminborg at openjdk.org
Wed Nov 15 08:24:38 UTC 2023


This PR proposes to fix a failing test on big endian architectures like AIX.

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

Commit messages:
 - Fix AIX test issue

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

PR: https://git.openjdk.org/jdk/pull/16672


More information about the core-libs-dev mailing list