RFR: JDK-8311822: AIX : test/jdk/java/foreign/TestLayouts.java fails because of different output - expected [[i4](struct)] but found [[I4](struct)]
Matthias Baesken
mbaesken at openjdk.org
Mon Jul 24 13:57:40 UTC 2023
On Mon, 24 Jul 2023 09:51:33 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> This PR suggests making a test independent of the underlying platform byte ordering and to test both ordering variants rather than just one.
Hi Per-Ake, I put this patch into our internal test queue to see how it works on AIX.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14994#issuecomment-1647966305
More information about the core-libs-dev
mailing list