RFR: 8311630: [s390] Implementation of Foreign Function & Memory API (Preview) [v3]
sid8606
duke at openjdk.org
Sat Jul 22 06:15:44 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
I have narrowed down the issue failing on glibc 2.31 but passes on glibc 2.35 on s390x.
Two tests methods are failing **test_time** and **test_qsort**.
@JornVernee test_printf test method is passing as it is.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14801#issuecomment-1646500956
More information about the core-libs-dev
mailing list