From: David Goulet Date: Thu, 26 Jun 2014 19:07:54 +0000 (-0400) Subject: Fix: lttng-ust-jul: set thread in daemon mode X-Git-Tag: v2.4.2~3 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=31cf5ca34ea522f407f2fcab780c4a644f2bd15e;hp=31cf5ca34ea522f407f2fcab780c4a644f2bd15e;p=lttng-ust.git 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 Signed-off-by: Mathieu Desnoyers ---