RFR: 8305596: (fc) Two java/nio/channels tests fail after JDK-8303260 [v2]
Alan Bateman
alanb at openjdk.org
Wed Apr 5 15:16:15 UTC 2023
On Wed, 5 Apr 2023 15:03:14 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`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8305596: Fix size check
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13342#pullrequestreview-1373140350
More information about the nio-dev
mailing list