-
Bug
-
Resolution: Fixed
-
P3
-
6
-
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.