]> source.dussan.org Git - poi.git/commit
Close resources in tests and in case of Exceptions and use try-with-resources. Close...
authorDominik Stadler <centic@apache.org>
Mon, 2 Apr 2018 17:16:01 +0000 (17:16 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 2 Apr 2018 17:16:01 +0000 (17:16 +0000)
commit2444a5396d73d60042137efe0dc355250ce83da0
tree98241213bd9e3d8ae78400815cf339f4e6b060ce
parentff1120d7ded7e373d3b15aefc3c1823b5812c9e8
Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828178 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.java
src/ooxml/testcases/org/apache/poi/extractor/TestExtractorFactory.java
src/ooxml/testcases/org/apache/poi/openxml4j/util/TestZipSecureFile.java
src/ooxml/testcases/org/apache/poi/poifs/crypt/TestSignatureInfo.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestSXSSFBugs.java
src/scratchpad/testcases/org/apache/poi/hwpf/HWPFTestDataSamples.java