Compiler log for org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 3

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java : 3 infos :

INFO WARNINGS
1. INFO in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java
 (at line 317)
return o1.equals(o2);
Unlikely argument type for equals(): TB seems to be unrelated to TA
2. INFO in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java
 (at line 319)
return o2.equals(o1);
Unlikely argument type for equals(): TA seems to be unrelated to TB
3. INFO in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java
 (at line 328)
return o1.equals(o2);
Unlikely argument type for equals(): TB seems to be unrelated to TA

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings