[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/24858] clone does not work with ThreadLocal
From: |
subanark at gmail dot com |
Subject: |
[Bug classpath/24858] clone does not work with ThreadLocal |
Date: |
14 Nov 2005 20:26:24 -0000 |
------- Comment #2 from subanark at gmail dot com 2005-11-14 20:26 -------
Yes, the extra reference to its key that each ThreadLocal has is unecessary, it
is there simply since there is no WeakIdentityHashMap, or any good way to
override a WeakHashMap's equality functionality.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24858