bug report in String.hashCode()

Godmar Back gback at cs.utah.edu
Wed Aug 5 10:10:25 PDT 1998


Eric,

Thanks for your patch.

It seems the string hash method has changed in newer versions of the JDK
because the one we still implement in Kaffe is apparently poor.

See http://developer.javasoft.com/developer/bugParade/bugs/4045622.html
(needs login)
and
http://java.sun.com/products/jdk/1.2/compatibility.html
(Section Runtime Incompatibilities in Version 1.2, Subsection 3.)

If somebody wants to send a patch that implements the new version,
that would be great.

	- Godmar



More information about the kaffe mailing list