classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Hashtable fix for PR 25727


From: Jeroen Frijters
Subject: [cp-patches] FYI: Hashtable fix for PR 25727
Date: Tue, 10 Jan 2006 08:54:01 +0100

Hi,

Committed.

Regards,
Jeroen

2006-01-09  Jeroen Frijters  <address@hidden>

        PR classpath/25727
        * java/util/Hashtable.java
        (contains): Call equals on existing value.
        (containsKey, get, put, remove): Call equals on existing key.
        (getEntry): Call equals on existing entry.

Attachment: Hashtable.patch.txt
Description: Hashtable.patch.txt


reply via email to

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