You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Wenlong Li (JIRA)" <ji...@apache.org> on 2009/01/13 05:10:59 UTC

[jira] Created: (HARMONY-6071) [DRLVM][classloader] The opened Jars are not closely

[DRLVM][classloader] The opened Jars are not closely 
-----------------------------------------------------

                 Key: HARMONY-6071
                 URL: https://issues.apache.org/jira/browse/HARMONY-6071
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Wenlong Li
            Priority: Minor


In parsing Jar files, the opened files are not closed properly. See Jarfile_support.cpp->parse()
I am going to address it.

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


[jira] Closed: (HARMONY-6071) [DRLVM][classloader] The opened Jars are not closely

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pervov closed HARMONY-6071.
---------------------------------

    Resolution: Invalid

Jar files are closed on deleting corresponding JarFile descriptor structure.

> [DRLVM][classloader] The opened Jars are not closely 
> -----------------------------------------------------
>
>                 Key: HARMONY-6071
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6071
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Wenlong Li
>            Priority: Minor
>
> In parsing Jar files, the opened files are not closed properly. See Jarfile_support.cpp->parse()
> I am going to address it.

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