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

[jira] Updated: (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 ]

Pavel Afremov updated HARMONY-4105:
-----------------------------------

    Attachment: Fix-for-Make-interned-string-collectable-by-GC.patch

> 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
>         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.