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

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Nov 7 09:51:41 UTC 2022


On Sun, 6 Nov 2022 14:40:56 GMT, Radoslaw Smogura <duke at openjdk.org> wrote:

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

That's the inline javadoc return tag?

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

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


More information about the panama-dev mailing list