On Mon, 24 Jul 2023 09:51:33 GMT, Per Minborg <pminb...@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. This pull request has now been integrated. Changeset: d1cc2782 Author: Per Minborg <pminb...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d1cc2782606e8a3cfead9055aa845e48e851edd4 Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod 8311822: AIX : test/jdk/java/foreign/TestLayouts.java fails because of different output - expected [[i4](struct)] but found [[I4](struct)] Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk/pull/14994