You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Kohei Nozaki (JIRA)" <ji...@apache.org> on 2016/12/10 07:47:58 UTC

[jira] [Created] (ROL-2108) Close unclosed FileInputStreams explicitly

Kohei Nozaki created ROL-2108:
---------------------------------

             Summary: Close unclosed FileInputStreams explicitly
                 Key: ROL-2108
                 URL: https://issues.apache.org/jira/browse/ROL-2108
             Project: Apache Roller
          Issue Type: Bug
    Affects Versions: 5.1.2
            Reporter: Kohei Nozaki
            Assignee: Roller Unassigned
            Priority: Trivial


Apparently there are some unclosed FileInputStreams in Roller code. Those unclosed ones may be closed by FileInputStream#finalize implicitly, but I think those should be closed explicitly. One example:

https://github.com/lbtc-xxx/roller/commit/d99de256a95bea97445551ecec621a083462312f



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)