Compiler log for org.eclipse.jdt.core.tests.compiler_3.6.2.v_A76_R36x : jdtcoretestscompiler.jar.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 2

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/jdt/core/tests/runtime/JRockitVMLauncher.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jdt/core/tests/runtime/JRockitVMLauncher.java
 (at line 186)
if (output != null) { try { output.close(); } catch (IOException e2) { // ignore } }
Dead code

/src/org/eclipse/jdt/core/tests/runtime/StandardVMLauncher.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jdt/core/tests/runtime/StandardVMLauncher.java
 (at line 197)
if (output != null) { try { output.close(); } catch (IOException e2) { // ignore } }
Dead code

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings