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

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Sep 24 15:04:59 UTC 2021


> 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`

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

Changes:
  - all: https://git.openjdk.java.net/panama-foreign/pull/583/files
  - new: https://git.openjdk.java.net/panama-foreign/pull/583/files/3ee0f9d9..51268647

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=583&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=583&range=01-02

  Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/583.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/583/head:pull/583

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


More information about the panama-dev mailing list