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

sid8606 duke at openjdk.org
Fri Jul 21 11:46:47 UTC 2023


On Fri, 21 Jul 2023 10:46:14 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> sid8606 has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address suggestions from Jorn Vernee
>
> I've seen
> 
> java/foreign/StdLibTest.java
> Total tests run: 41388, Passes: 39378, Failures: 2010, Skips: 0
> 
> (slowdebug build). Is this a known problem?

@TheRealMDoerr Thank you looking into this PR. I have tested again java/foreign/StdLibTest.java on my end. I see that it passes with slowdebug build (rebased with master).

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14801#issuecomment-1645452677


More information about the core-libs-dev mailing list