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:08 +0000 (15:09 -0400)
commit0c52a51dd210e5571db631322b94586de847b0fe
treeed85791770d0ba0df17fe8d7f343fe641b516137
parent9663e532e203715fd0435b7b66dec8134558b090
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.024396 seconds and 4 git commands to generate.