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:26 UTC

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

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.


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

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

Gregory Shimansky closed HARMONY-4105.
--------------------------------------


No response, assuming ok.

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


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

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

Gregory Shimansky resolved HARMONY-4105.
----------------------------------------

    Resolution: Fixed

Patch applied at 545727. Please check that it was applied as expected.

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


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

Posted by "Pavel Afremov (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ 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.