Fix: lttng-ust-jul: set thread in daemon mode
authorDavid Goulet <dgoulet@efficios.com>
Thu, 26 Jun 2014 19:07:54 +0000 (15:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 26 Jun 2014 19:09:29 +0000 (15:09 -0400)
commit31cf5ca34ea522f407f2fcab780c4a644f2bd15e
tree09b9f376a46f5152e24c73c9501f90fb8d5f2994
parent0c303d0e003c25db2b651d2c77b15c125c5afdb6
Fix: lttng-ust-jul: set thread in daemon mode

This way, when the JVM stops the main thread, the agent's thread will be
automatically shutdown thus making the .dispose() call optional.

Signed-off-by: David Goulet <dgoulet@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-jul/org/lttng/ust/jul/LTTngAgent.java
This page took 0.025183 seconds and 4 git commands to generate.