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-vfs.git
from 781a9152 [VFS-683] Class loader thread safety (#367) new 1fcb6dbf MonitorInputStream.read(byte[], int, int) and read() should be synchronized like the superclass BufferedInputStream new 22415922 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs.git new 44b98fdd Class loader thread safety #367. 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: .../main/java/org/apache/commons/vfs2/util/MonitorInputStream.java | 4 ++-- src/changes/changes.xml | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-)