Fix compilation warnings in the Java agent
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 26 Jun 2015 22:03:31 +0000 (18:03 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Mon, 29 Jun 2015 22:38:29 +0000 (18:38 -0400)
- Remove unused imports.
- Access static fields statically.
- Mark static methods that can be.
- Remove exception declarations that are not actually thrown
  (on non-API methods only).

Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>

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