-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.3.0
-
Component/s: core-libs
-
None
-
ladybird
-
sparc
-
solaris_2.6
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2110081 | 1.4.0 | Rosanna Lee | P4 | Resolved | Fixed | beta |
There are a couple of places where read access to some statics are
not being done inside a synchronized block. Such access should be
synchronized to prevent unexpected and incorrect behavior in
multithreaded programs. See Suggested Fix for the 3 places
where this occurs.
not being done inside a synchronized block. Such access should be
synchronized to prevent unexpected and incorrect behavior in
multithreaded programs. See Suggested Fix for the 3 places
where this occurs.
- backported by
-
JDK-2110081 incorrect synchronization in some NamingManager and utility methods
-
- Resolved
-