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/08 15:48:26 UTC

[jira] Assigned: (HARMONY-4105) Fix for Make interned string collectable by GC.

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

Gregory Shimansky reassigned HARMONY-4105:
------------------------------------------

    Assignee: Gregory Shimansky

> Fix for Make interned string collectable by GC. 
> ------------------------------------------------
>
>                 Key: HARMONY-4105
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4105
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Pavel Afremov
>            Assignee: Gregory Shimansky
>         Attachments: Fix-for-Make-interned-string-collectable-by-GC.patch
>
>
> Committed patch contains a bug - debug version of InternMap which doesn't provide Garbage Collectable Intern String.
> This patch fixes it, by WeakReference mechanism. 
> Also patch enables stress.Intern smoke test.

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