alanmehio opened a new pull request #747:
URL: https://github.com/apache/cxf/pull/747
It would be good to use java language feature "try with resources" to
close the input streams across different java classes.
The main purpose for doing so is to prevent possible memory leak. This pull
request is triggered from the fix for
[core/src/main/java/org/apache/cxf/resource/URIResolver.java
](https://github.com/apache/cxf/pull/745/files#diff-4b89a654670abdd7e7144d7a91184997e9a0347798dc9e9bedc2c2e9aa9b2d13)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]