-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: client-libs
-
b03
-
x86
-
windows_xp
-
Verified
Invoking revalidate from a thread other than the edt results in creating a new Runnable each time through. While we tell people not to use Swing from threads other than the EDT, they mostly definitely do this. As such, it's worth optimizing this.