507feb5602
Motivation: FileInputStream opened by SelfSignedCertificate wasn't closed. Modifications: Use a try-finally to close the opened FileInputStream. Result: FileInputStream will be closed properly. |
||
---|---|---|
.. | ||
main/java/io/netty/handler | ||
test |