RFR: 8311630: [s390] Implementation of Foreign Function & Memory API (Preview) [v3]

Jorn Vernee jvernee at openjdk.org
Fri Jul 21 15:08:46 UTC 2023


On Sat, 8 Jul 2023 10:48:15 GMT, sid8606 <duke at 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


More information about the core-libs-dev mailing list