| errors | others warnings | infos | forbidden warnings | discouraged warnings |
| top | others warnings | infos | forbidden warnings | discouraged warnings |
| top | errors | infos | forbidden warnings | discouraged warnings |
| 1. WARNING in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java (at line 18) import java.security.AccessController; The type AccessController has been deprecated since version 17 and marked for removal |
| errors | others warnings | forbidden warnings | discouraged warnings |
| 1. INFO in /src/org/eclipse/equinox/internal/p2/metadata/expression/CoercingComparator.java (at line 326) 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 328) 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 337) return o1.equals(o2); Unlikely argument type for equals(): TB seems to be unrelated to TA |
| top | errors | infos | others warnings | discouraged warnings |
| top | errors | infos | others warnings | forbidden warnings |