https://bz.apache.org/bugzilla/show_bug.cgi?id=58784
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33386|0 |1 is obsolete| | --- Comment #1 from Felix Schumacher <[email protected]> --- Created attachment 33390 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33390&action=edit Use invokeLater instead of invokeAndWait everywhere except in proxycontrol As pointed out by Phillip, the proxy control has problems when runSafe is asynchronous. So leave runSafe synchronous per default, but add a version which is configurable, whether it should do the runnable synchronously or asynchronously. -- You are receiving this mail because: You are the assignee for the bug.
