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 0029e2955 Javadoc new 6b889d83c Inline single use local variables new 5aada4c51 Better tests for RandomAccessFiles.contentEquals() new 6ca84c08b Better tests for FileChannels.contentEquals() The 3 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: .../org/apache/commons/io/RandomAccessFiles.java | 7 +- .../apache/commons/io/RandomAccessFilesTest.java | 33 ++++-- .../commons/io/channels/FileChannelsTest.java | 125 ++++++++++++++++----- 3 files changed, 123 insertions(+), 42 deletions(-)