[foreign-memaccess+abi] RFR: Improve NIO channel support for buffer views over segments [v3]
Chris Hegarty
chegar at openjdk.java.net
Thu Apr 22 13:12:37 UTC 2021
On Thu, 22 Apr 2021 11:40:54 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Chris Hegarty has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Resolve outstanding TODO in MemoryScope spec
>
> src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/ResourceScope.java line 118:
>
>> 116: * accessing/closing the resources associated with the shared resource scope.
>> 117: *
>> 118: * <h2>Resource scope handles</h2>
>
> Not sure why I'm seeing these changes?
Sorry, the PR was targeting the wrong base branch. I updated the base branch to foreign-memaccess+abi ( which is should have been from the start )
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/512
More information about the panama-dev
mailing list