commit-classpath
[Top][All Lists]
Advanced

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

classpath ./ChangeLog java/util/IdentityHashMap...


From: Tom Tromey
Subject: classpath ./ChangeLog java/util/IdentityHashMap...
Date: Thu, 27 Sep 2001 12:47:49 -0400

CVSROOT:        /cvs
Module name:    classpath
Changes by:     Tom Tromey <address@hidden>     01/09/27 12:47:49

Modified files:
        .              : ChangeLog 
        java/util      : IdentityHashMap.java 

Log message:
        * java/util/IdentityHashMap.java (containsKey): Use getHash.
        (get): Likewise.
        (put): Likewise.
        (remove): Likewise.
        (getHash): New method.
        (tombstone, emptyslot): Now static final.
        (put): Correctly determine when to rehash, and correctly rehash.
        (containsKey, remove): Test against table length with `>='.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/ChangeLog.diff?cvsroot=OldCVS&tr1=1.220&tr2=1.221&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/java/util/IdentityHashMap.java.diff?cvsroot=OldCVS&tr1=1.5&tr2=1.6&r1=text&r2=text




reply via email to

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