RFR: 8295044: Implementation of Foreign Function and Memory API (Second Preview) [v39]
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Dec 5 13:49:46 UTC 2022
On Mon, 5 Dec 2022 10:31:52 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> This PR contains the API and implementation changes for JEP-434 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>>
>> [1] - https://openjdk.org/jeps/434
>
> 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
-------------
PR: https://git.openjdk.org/jdk/pull/10872
More information about the hotspot-dev
mailing list