[foreign-memaccess+abi] RFR: 8296417: Make memory session a pure lifetime abstraction [v6]

Radoslaw Smogura duke at openjdk.org
Sun Nov 6 14:44:39 UTC 2022


On Fri, 4 Nov 2022 23:20:17 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Add description
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix SegmentAllocator.slicingAllocator to throw IIOBE

src/java.base/share/classes/java/lang/foreign/Arena.java line 89:

> 87: 
> 88:     /**
> 89:      * {@return the session associated with this arena}

Minor, curly bracers around `@return`

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

PR: https://git.openjdk.org/panama-foreign/pull/750


More information about the panama-dev mailing list