RFR: 8275063: Implementation of Foreign Function & Memory API (Second incubator) [v16]

Jorn Vernee jvernee at openjdk.java.net
Wed Nov 3 13:40:16 UTC 2021


On Wed, 3 Nov 2021 13:08:55 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> This PR contains the API and implementation changes for JEP-419 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>> 
>> [1] - https://openjdk.java.net/jeps/419
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Make ArenaAllocator impl more flexible in the face of OOME
>   An ArenaAllocator should remain open for business, even if OOME is thrown in case other allocations can fit the arena size.

Marked as reviewed by jvernee (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5907



More information about the build-dev mailing list