Hi Jerome,

Cookie hashcode needs to be corrected asap (I presume cookies will end
up in hashmaps quite often).

Findbugs still issues 8 warning with respect to the mutability of
java.util.Date objects which is a well known issue see
(http://discuss.fogcreek.com/joelonsoftware3/default.asp?cmd=show&ixPost=73959&ixReplies=24)

I suggest to fix it by introducing an o.r.u.ImmutableDate decorating a j.u.Date.

I can provide a patch by today evening.

Cheers
Piyush


PS: verifying build still takes too long ...

Reply via email to