You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/06/08 01:49:33 UTC

DO NOT REPLY [Bug 9571] - SoftRefHashMap is all kinds of wonky

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9571>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9571

SoftRefHashMap is all kinds of wonky





------- Additional Comments From pjack@sfaf.org  2002-06-07 23:49 -------
Actually the values() method doesn't work at all.  It always raises a 
ClassCastException, because the underlying map's values() collection is 
incorrectly cast to a Set.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>