[jdk26] Integrated: 8374382: (aio) AsynchronousFileChannel writes wrong content using heap ByteBuffer when position != 0

Alan Bateman alanb at openjdk.org
Sat Jan 3 06:29:01 UTC 2026


On Fri, 2 Jan 2026 06:58:43 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> This pull request contains a clean backport of changeset https://github.com/openjdk/jdk/commit/d9bd300c6eddfd30a83e53e7ae03c47ea43a9e08 from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

This pull request has now been integrated.

Changeset: 6950503d
Author:    Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6950503dcf786e875a75c76141759e24ac46c3f4
Stats:     191 lines in 2 files changed: 189 ins; 0 del; 2 mod

8374382: (aio) AsynchronousFileChannel writes wrong content using heap ByteBuffer when position != 0

Reviewed-by: jpai
Backport-of: d9bd300c6eddfd30a83e53e7ae03c47ea43a9e08

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

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


More information about the nio-dev mailing list