[foreign-memaccess+abi] Integrated: 8274287: Add a way to specify block size of unbounded arena allocator
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri Sep 24 15:45:14 UTC 2021
On Fri, 24 Sep 2021 14:00:23 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.
This pull request has now been integrated.
Changeset: 5ce4e30b
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/5ce4e30bb880e45daa86c757dba1e990baa8de76
Stats: 92 lines in 12 files changed: 53 ins; 0 del; 39 mod
8274287: Add a way to specify block size of unbounded arena allocator
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/583
More information about the panama-dev
mailing list