On Tue, 24 Feb 2004, Milind Rao wrote: | I noticed that SimpleDateFormat is used as a static attribute in some | classes. The format and parse methods are not thread safe. I didn't go | through the usage, but possibly this could cause problems in | multithreaded usage.
Does it use instance parameters that's modified within those methods?? Endre --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
