[foreign-memaccess+abi] Integrated: Improve NIO channel support for buffer views over segments
Chris Hegarty
chegar at openjdk.java.net
Thu Apr 22 20:04:33 UTC 2021
On Wed, 21 Apr 2021 14:25:14 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
> Initial prototype changes to use resource scope handles when performing I/O operations with synchronous and asynchronous channels.
>
> Further details can be found at: https://inside.java/2021/01/25/memory-access-pulling-all-the-threads/
This pull request has now been integrated.
Changeset: 8c53fef1
Author: Chris Hegarty <chegar at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/8c53fef1
Stats: 1183 lines in 14 files changed: 1095 ins; 16 del; 72 mod
Improve NIO channel support for buffer views over segments
Co-authored-by: Patrick Concannon <pconcannon at openjdk.org>
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/512
More information about the panama-dev
mailing list