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/metadata/repository/CompositeMetadataRepository.java (at line 325) JarOutputStream jOutput = new JarOutputStream(new FileOutputStream(jarFile)); Resource leak: 'jOutput' is never closed |
1. WARNING in /src/org/eclipse/equinox/internal/p2/metadata/repository/LocalMetadataRepository.java (at line 302) JarOutputStream jOutput = new JarOutputStream(new FileOutputStream(jarFile)); Resource leak: 'jOutput' is never closed |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |