RFR: 8357847: (ch) AsynchronousFileChannel implementations should support FFM Buffers [v8]

Alan Bateman alanb at openjdk.org
Mon Jun 16 15:58:31 UTC 2025


On Mon, 16 Jun 2025 15:35:10 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Acquire the scope of a direct buffer before it is used and release it after the task has finished with it, whether the task execution is immediate or pended.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8357912: Remove isDirect() in SimpleAsync; remove import Disabled; run in othervm

Assuming tier1 + tier2 are passing then I think this is good.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25531#pullrequestreview-2932692952


More information about the nio-dev mailing list