You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/06/11 03:15:08 UTC

[jira] Resolved: (LUCENE-1455) org.apache.lucene.ant.HtmlDocument creates a FileInputStream in its constructor that it doesn't close

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

Mark Miller resolved LUCENE-1455.
---------------------------------

    Resolution: Fixed

> org.apache.lucene.ant.HtmlDocument creates a FileInputStream in its constructor that it doesn't close
> -----------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1455
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1455
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/*
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 2.9
>
>
> A look through the jtidy source code doesn't show a close that i can find in parse (seems to be standard that you close your own streams anyway), so this looks like a small descriptor leak to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org