diff options
author | Sven Gothel <[email protected]> | 2012-07-20 12:46:35 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-07-20 12:46:35 +0200 |
commit | 2da0d69fec6209c55832f5aae9d365e25d3aba6d (patch) | |
tree | 5d31570a0f266ce4b17c89f2a7d07305315850f1 /jnlp-files | |
parent | 20bf031db719f7baa4c6e74734fc999061e08fe2 (diff) |
Fix NEWT exception handling in event dispatching: Catch and fwd to caller
Exceptions caused by NEWTEvent processing (on it's EDT)
were not propagated to the caller (diff thread).
Hence the EDT were brought down and the caller may have waited forever (deadlock).
Catch exception if caller waits and throw exception at waiting point.
Diffstat (limited to 'jnlp-files')
0 files changed, 0 insertions, 0 deletions