You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/07/10 20:22:00 UTC

[jira] [Closed] (SYSTEMML-1737) BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile()

     [ https://issues.apache.org/jira/browse/SYSTEMML-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deron Eriksson closed SYSTEMML-1737.
------------------------------------

> BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile()
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYSTEMML-1737
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1737
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>             Fix For: SystemML 1.0
>
>
> {code}
>       BufferedReader fkeyMap = StagingFileUtils.openKeyMap(metaOut);
> {code}
> BufferedReader should be closed upon exit from method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)