-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: client-libs
-
b08
The CWarningWindow uses an ExecutorService to animate the icon. This creates a separate thread for each icon. This could be rewritten to use the Appkit thread for performing the task.