errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /src/org/eclipse/jdt/internal/compiler/tool/EclipseCompilerImpl.java (at line 544) @SuppressWarnings("resource") // XXX EclipseFileManager should close jrtfs but it looks like standardJavaFileManager is never closed At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 166) @SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close() At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 445) @SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close() At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/jdt/internal/compiler/tool/EclipseFileManager.java (at line 457) @SuppressWarnings("resource") // cached archive is closed in EclipseFileManager.close() At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jdt/internal/compiler/apt/dispatch/HookedJavaFileObject.java (at line 212) @SuppressWarnings("resource") // ForwardingOutputStream forwards close() too At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/jdt/internal/compiler/apt/dispatch/HookedJavaFileObject.java (at line 218) @SuppressWarnings("resource") // ForwardingWriter forwards close() too At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/jdt/internal/compiler/apt/dispatch/BatchAnnotationProcessorManager.java (at line 81) @SuppressWarnings("resource") // fileManager is not opened here At least one of the problems in category 'resource' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |