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

Brian Burkhalter bpb at openjdk.org
Mon Jun 16 15:35:10 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25531/files
  - new: https://git.openjdk.org/jdk/pull/25531/files/2cbb0283..d779e0ca

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25531&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25531&range=06-07

  Stats: 15 lines in 3 files changed: 1 ins; 9 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/25531.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25531/head:pull/25531

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


More information about the nio-dev mailing list