ppkarwasz opened a new pull request, #800:
URL: https://github.com/apache/commons-io/pull/800

   This PR is split from #799.
   
   The `CloseShieldChannel` implementation only inspects interfaces 
**directly** implemented by the given channel’s class, ignoring those inherited 
from its superclasses. As a result, proxies for types such as `FileChannel` 
does not expose any of the interfaces declared on `FileChannel` itself.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to