Jozef BABJAK
25d8b05fb7
Ensuring thread-safe usage of DateFormat.
...
DateFormat is inherently unsafe for multithreaded use. This patch adds
proper synchronization. The 'sLock' is re-used. To avoid two consecutive
lockings, locked version of initFormatStrings() method is created and
used where appropriate, i.e. in original method AND in added synchronized
block.
Change-Id: Id3c34613623e743e703aadb2342aa788679dda8a
2011-02-22 09:17:51 +01:00
..
2011-02-22 09:17:51 +01:00
2010-09-26 22:20:12 -07:00
2010-03-12 15:35:41 -08:00
2010-06-03 09:03:58 -07:00
2009-03-03 19:31:44 -08:00
2010-02-24 18:20:54 -08:00
2010-05-27 06:41:59 -07:00
2009-03-03 19:31:44 -08:00
2010-02-25 11:39:33 -08:00
2009-08-17 17:16:44 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-02-25 11:39:33 -08:00
2009-03-03 19:31:44 -08:00
2011-01-10 08:23:15 +01:00
2009-09-17 08:44:53 -07:00
2010-08-26 08:15:47 +02:00
2010-01-14 14:57:20 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-08-19 15:55:02 -07:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2010-08-26 08:15:47 +02:00
2010-08-26 08:15:47 +02:00
2009-08-12 16:04:10 -07:00
2010-09-12 10:58:38 -07:00
2009-03-03 19:31:44 -08:00