-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: tools
-
b71
-
generic
-
generic
Two or more windows can share a ProxyClient instance, and call its getXXX() methods on various worker threads. These methods need to be synchronized in order to make the class thread safe.