RFR: 8295044: Implementation of Foreign Function and Memory API (Second Preview) [v39]
Michael Ennen
mennen at openjdk.org
Wed Dec 14 03:47:06 UTC 2022
On Mon, 5 Dec 2022 13:46:09 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix Preview annotation for JEP 434
>
> Note: there are 4 tests failing in x86:
> * MemoryLayoutPrincipalTotalityTest
> * MemoryLayoutTypeRetentionTest
> * TestLargeSegmentCopy
> * TestLinker
>
> These failures are addressed in the dependent PR: https://git.openjdk.org/jdk/pull/11019, which will be integrated immediately after these changes
@mcimadamore This PR made my code in [java-vulkan](https://github.com/brcolow/java-vulkan/commit/171f167782eea538b19b60d5fa73e9f75a112f6d) much cleaner! Nice work!
-------------
PR: https://git.openjdk.org/jdk/pull/10872
More information about the nio-dev
mailing list