https://issues.apache.org/bugzilla/show_bug.cgi?id=51898
--- Comment #1 from Sebb <[email protected]> 2011-09-27 12:20:54 UTC --- I think that's because the ViewResults Tree code updates the GUI directly; it should probably use SwingUtils.invokeLater(). I suspect there are many other locations where JMeter updates GUI items directly - mostly it works OK, which is why they have not had to be fixed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
