Compiler log for org.eclipse.core.tests.resources_3.6.1.R36x_v20110131-1630 : resourcestests.jar.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 3

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/core/tests/resources/ISynchronizerTest.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 536)
try { fileOutput.close(); } catch (IOException e2) { }
Dead code

/src/org/eclipse/core/tests/resources/MarkerTest.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1524)
try { fileOutput.close(); } catch (IOException e2) { // ignore }
Dead code
2. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1662)
try { fileOutput.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