c34340fff8
Motivation: Since Java 7 we can automatically close resources in try () construction. Modification: Changed all try catches in the code with autoclose try (resource) Result: Less boiler-plate |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |