[foreign-memaccess+abi] RFR: 8274287: Add a way to specify block size of unbounded arena allocator [v3]

Jorn Vernee jvernee at openjdk.java.net
Fri Sep 24 15:29:12 UTC 2021


On Fri, 24 Sep 2021 15:04:59 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Following the discussion here:
>> 
>> https://mail.openjdk.java.net/pipermail/panama-dev/2021-May/013815.html
>> 
>> This patch renames arena allocator factories, to make room for new unbounded factory which allows clients to specify a custom block size.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Drop additional references to `malloc`

Marked as reviewed by jvernee (Committer).

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

PR: https://git.openjdk.java.net/panama-foreign/pull/583


More information about the panama-dev mailing list