On Sat, 8 Jul 2023 10:48:15 GMT, sid8606 <d...@openjdk.org> wrote: >> Implementation of "Foreign Function & Memory API" for s390x (Big Endian). > > sid8606 has updated the pull request incrementally with one additional commit > since the last revision: > > Address suggestions from Jorn Vernee
StdLibTest tests several standard library functions. I suggest comment out some of the test methods to narrow down which function is problematic. I suspect it's `printf`. If that's the case, make sure you have the fix for: https://bugs.openjdk.org/browse/JDK-8308031 as well ------------- PR Comment: https://git.openjdk.org/jdk/pull/14801#issuecomment-1645734481