> the bottom line with that test is that on that machine, sometimes asking
> for "GMT-00" would return a diff object then asking for "GMT-00" again 2
> ms later -- same "rules" for the object, but a different String "id" value

Yes, a different ID, I noticed. It's strange.

> so we just changed the test to only test that the objects returned have
> hte same rules.

I think the test is better now because I don't think there is a
guarantee all TimeZone implementations (and there is more than one...)
need a consistent equals(). Who knows what else was lurking in there.

Dawid

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

Reply via email to