[
https://issues.apache.org/jira/browse/VFS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12967241#action_12967241
]
Sebb commented on VFS-335:
--------------------------
I should have mentioned that Eclipse warns about this, presumably on the basis
that if the super-class method requires synch., then sub-classes overrides
probably do too.
> MonitorInputStream.read() methods should be synchronised
> ---------------------------------------------------------
>
> Key: VFS-335
> URL: https://issues.apache.org/jira/browse/VFS-335
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 1.0
> Reporter: Sebb
>
> The MonitorInputStream.read() methods should probably be synchronised,
> because they override methods which are synch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.