RFR: 8357847: (ch) AsynchronousFileChannel implementations should support FFM Buffers [v5]
Alan Bateman
alanb at openjdk.org
Fri Jun 13 17:41:33 UTC 2025
On Fri, 13 Jun 2025 17:34:58 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> > For the test, can you remove the `@Disabled` from the etc/MemorySegments.java as that should give us good coverage.
>
> And `@DisabledOnOs(OS.WINDOWS)`?
Yes, testAsyncFileChannelReadWrite and testAsyncFileChannelWriteRacingArenaClose should now run on all platforms.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25531#issuecomment-2971086861
More information about the nio-dev
mailing list