On Thu, 5 Jul 2001, Vadim Gritsenko wrote:

> Can you do just quick check on your  JDK - how looks result of Map.toString()?
> My results:
>     {a=b, x=y} under Win / VAge3.5, JDK 1.2.2-0
>     {x=y, a=b} under Win / Sun JDK 1.3.0-C
> for the same code.

well, so much for that theory. i filled a map with 1000 pairs and called
toString(), it printed them all. blackdown-jdk-1.3.0fcs

> > perhaps we should instead modify giacomo's patch to add the map values to
> > the hash string?
>
> It's good idea if JDK implementations differs.

i still think we might should do this anyway, since the javadocs don't
_say_ that you won't get something like "@A95834java.util.HashMap"...

- donald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to