This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 46e99a439 More FileChannels testing new 06338c448 Test channels that return data at different rates new 38f0cb9c1 Bump commons.bytebuddy.version from 1.17.1 to 1.17.2 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- src/changes/changes.xml | 2 +- .../commons/io/channels/FileChannelsTest.java | 52 +++++++++++++--------- ...oxy.java => FixedReadSizeFileChannelProxy.java} | 38 ++++++++++------ 4 files changed, 57 insertions(+), 37 deletions(-) copy src/test/java/org/apache/commons/io/channels/{NonBlockingFileChannelProxy.java => FixedReadSizeFileChannelProxy.java} (56%)