You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/06/22 15:07:27 UTC

[jira] Closed: (HARMONY-2268) [DRLVM] Fixing again reverted change in Runtime.java in kernel classes

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

Gregory Shimansky closed HARMONY-2268.
--------------------------------------


No response, assuming ok.

> [DRLVM] Fixing again reverted change in Runtime.java in kernel classes
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-2268
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2268
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ivan Volosyuk
>            Assignee: Gregory Shimansky
>         Attachments: h2268.diff
>
>
> Reverted fix was to avoid closing file handle in finalize() method if it is already closed by close().
> If we close the file descriptor twice we will close randomly opened file handle, which have reused ours file handle. This leads to random crashes in different places.

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