[vlma-devel] commit: Do not ignore uncaught exceptions. (Adrien Grand )

git version control git at videolan.org
Wed Dec 17 22:37:31 CET 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Wed Dec 17 22:20:37 2008 +0100| [24fdf4fd58787d118f1b5ae7b4bdf504e604bd55] | committer: Adrien Grand 

Do not ignore uncaught exceptions.

Stop the whole application when an exception is thrown and not caught in one
of the main threads.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=24fdf4fd58787d118f1b5ae7b4bdf504e604bd55
---

 .../main/java/org/videolan/vlma/daemon/Daemon.java |    7 ++-
 .../videolan/vlma/monitor/MonitorThreadGroup.java  |   70 ++++++++++++++++++++
 .../org/videolan/vlma/monitor/OrderMonitor.java    |   37 +++++-----
 .../org/videolan/vlma/monitor/ServerMonitor.java   |    3 +-
 .../videolan/vlma/monitor/ServerStateMonitor.java  |   35 +++++-----
 vlma-daemon/src/main/resources/daemon.xml          |    2 +-
 6 files changed, 113 insertions(+), 41 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=24fdf4fd58787d118f1b5ae7b4bdf504e604bd55


More information about the vlma-devel mailing list