[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/25727] Hashtable is not secure
From: |
cvs-commit at developer dot classpath dot org |
Subject: |
[Bug classpath/25727] Hashtable is not secure |
Date: |
10 Jan 2006 08:33:28 -0000 |
------- Comment #4 from cvs-commit at developer dot classpath dot org
2006-01-10 08:33 -------
Subject: Bug 25727
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Jeroen Frijters <address@hidden> 06/01/10
07:53:45
Modified files:
. : ChangeLog
java/util : Hashtable.java
Log message:
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.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5988&tr2=1.5989&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/util/Hashtable.java.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25727
- [Bug classpath/25727] New: Hashtable is not secure, subanark at gmail dot com, 2006/01/09
- [Bug classpath/25727] Hashtable is not secure, pinskia at gcc dot gnu dot org, 2006/01/09
- [Bug classpath/25727] Hashtable is not secure, subanark at gmail dot com, 2006/01/09
- [Bug classpath/25727] Hashtable is not secure, jeroen at frijters dot net, 2006/01/10
- [Bug classpath/25727] Hashtable is not secure, jeroen at frijters dot net, 2006/01/10
- [Bug classpath/25727] Hashtable is not secure,
cvs-commit at developer dot classpath dot org <=
- [Bug classpath/25727] Hashtable is not secure, pinskia at gcc dot gnu dot org, 2006/01/28