Integrated: 8357847: (ch) AsynchronousFileChannel implementations should support FFM Buffers

Brian Burkhalter bpb at openjdk.org
Mon Jun 16 17:58:44 UTC 2025


On Thu, 29 May 2025 19:50:58 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.

This pull request has now been integrated.

Changeset: 9a1c1f2e
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9a1c1f2efb1367ea8196b56d1b9b3b0841e4398d
Stats:     52 lines in 4 files changed: 20 ins; 5 del; 27 mod

8357847: (ch) AsynchronousFileChannel implementations should support FFM Buffers

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/25531


More information about the nio-dev mailing list