-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
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
-