classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] RFC: Using a WeakIdentityHashMap for thread locals


From: Jeroen Frijters
Subject: [cp-patches] RFC: Using a WeakIdentityHashMap for thread locals
Date: Wed, 4 Jan 2006 11:31:50 +0100

Hi,

I propose the attached change to the handling of thread locals. This
fixes bug #24858 and makes the code slightly more obvious (at the cost
of introducing the new class WeakIdentityHashMap).

Comments?

Regards,
Jeroen

Attachment: WeakIdentityHashMap.java
Description: WeakIdentityHashMap.java

Attachment: classpath.patch
Description: classpath.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]