-
Bug
-
Resolution: Future Project
-
P4
-
None
-
6
-
generic
-
generic
In Tiger, TimeZone.getDefault and getDefaultRef (package private) use a thread local to hold the default TimeZone object. Now it's possible to eliminate synchronization for the methods.
###@###.### 2004-07-29
###@###.### 2004-07-29
- relates to
-
JDK-4692504 TimeZone.getDefault() has too much synchronization
- Resolved
-
JDK-5073554 java.util.Date is a performance bottleneck
- Closed