Hi Ito, --- Ito Kazumitsu <[EMAIL PROTECTED]> wrote: > >>>>> ":" == Dalibor Topic <[EMAIL PROTECTED]> > writes: > > >> (2) Copy java/util/WeakHashMap.java from > classpath-0.04 > > :> These methods are not part of the java 1.4 API. > Why > :> are they needed? > > According to > > http://java.sun.com/products/jdk/1.2/docs/api/java/util/WeakHashMap.html > > java.util.WeakHashMap has been there since JDK1.2 > but is missing in Kaffe.
I wasn't precise enough in my question. I was wondering about the methods you added to classpath's WeakHashMap implementation (equals(Object, Object) and hash(Object), I believe). Why are these methods necessary? best regards, dalibor topic __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
