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 2008/06/26 16:05:45 UTC

[jira] Resolved: (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 resolved HARMONY-2298.
----------------------------------

    Resolution: Duplicate
      Assignee: Tim Ellison

Fixed as part of HARMONY-5703.

Alexey, please check the problem no longer exists for you.


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