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

[jira] Closed: (HARMONY-2298) [drlvm][kernel] keep ThreadLocal instances weakly refenced in Thread

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

Tim Ellison closed HARMONY-2298.
--------------------------------


No response, assuming ok.

> [drlvm][kernel] keep ThreadLocal instances weakly refenced in Thread
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2298
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2298
>             Project: Harmony
>          Issue Type: Task
>          Components: DRLVM
>            Reporter: Alexey Varlamov
>            Assignee: Tim Ellison
>            Priority: Trivial
>
> This is a follow-up task after discussion [1]:
> j.l.Thread should keep ThreadLocal objects in a WeakIdentityHashMap (it is IdentityHashMap in DRLVM now), to guard against potential memory leaks. I see no harm in this enhancement, only gain.
> [1] http://thread.gmane.org/gmane.comp.java.harmony.devel/19157/focus=19305

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