RFR: 8357847: (ch) WindowsAsynchronousFileChannelImpl should support FFM Buffers [v4]

Brian Burkhalter bpb at openjdk.org
Thu Jun 5 17:48:48 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: Add reading to test of unsupported views

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25531/files
  - new: https://git.openjdk.org/jdk/pull/25531/files/9d8ed193..906057a3

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

  Stats: 22 lines in 1 file changed: 17 ins; 1 del; 4 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