Bug 488937 - Micro-optimization: avoid useless instantiations

Classic Java rules to improve performances by reducing the amount of
useless instantiation of Number and String for Java 5 and later.
Those rules are reported by SonarQube and Findbugs.

Change-Id: I066775cce99b25106bc793e14ec79116b3d720d5
Signed-off-by: Mickael Istria <mistria@redhat.com>
23 files changed
tree: b88b84a4707bce8069e6ce17e3553ce7608e79a8
  1. bundles/
  2. tests/
  3. .gitignore
  4. CONTRIBUTING.md
  5. pom.xml