Integrated: 8305596: (fc) Two java/nio/channels tests fail after JDK-8303260

Brian Burkhalter bpb at openjdk.org
Wed Apr 5 20:19:23 UTC 2023


On Tue, 4 Apr 2023 22:04:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Update the tests to conform to the specification change in  [JDK-8303260](https://bugs.openjdk.org/browse/JDK-8303260) which allows writing to a position beyond the channel's size in `FileChannel::transferFrom`.

This pull request has now been integrated.

Changeset: 39f12a88
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/39f12a88e7b19eb2b60942c6a6d2038398ddcd3f
Stats:     14 lines in 3 files changed: 4 ins; 4 del; 6 mod

8305596: (fc) Two java/nio/channels tests fail after JDK-8303260

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list