Fix: lttng java agent: dispose is non-static
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Apr 2016 22:57:42 +0000 (18:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Apr 2016 22:57:42 +0000 (18:57 -0400)
The UST 2.7 java agent LTTngAgent class has a non-static dispose method.
This class is kept in 2.8 for backwards compatibility purposes. Keep
this API unchanged.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025288 seconds and 4 git commands to generate.