errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/CompositeArtifactRepository.java (at line 459) JarOutputStream jOs = new JarOutputStream(new FileOutputStream(jarFile)); Resource leak: 'jOs' is never closed |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/simple/SimpleArtifactRepository.java (at line 1241) JarOutputStream jOs = new JarOutputStream(new FileOutputStream(jarFile)); Resource leak: 'jOs' is never closed |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |