Files
openide/java/java-tests/testData/inspection/dataFlow/SCR14314/expected.xml
T
2009-09-25 20:42:06 +04:00

10 lines
244 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Finally.java</file>
<line>9</line>
<description>Method invocation 'o.hashCode()' may produce java.lang.NullPointerException</description>
</problem>
</problems>