[ 
https://issues.apache.org/jira/browse/LOGGING-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045166#comment-14045166
 ] 

Thomas Neidhart commented on LOGGING-158:
-----------------------------------------

Moving to 2.0 as it will not be possible in the 1.x branch due to b/c issues.

> Replace WeakHashtable with WeakHashMap
> --------------------------------------
>
>                 Key: LOGGING-158
>                 URL: https://issues.apache.org/jira/browse/LOGGING-158
>             Project: Commons Logging
>          Issue Type: Improvement
>            Reporter: Thomas Neidhart
>             Fix For: 2.0
>
>
> When dropping support for Java 1.1 we could also replace the custom 
> WeakHashtable that is used internally with a WeakHashMap which is supported 
> since Java 1.2. This would also allow to clean up some deprecated code as a 
> Hashtable does not allow null keys.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to