Compiler log for org.eclipse.jdt.annotation_2.2.600.v20200408-1511 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 0, INFOS: 1

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/jdt/annotation/Checks.java : 1 info :

INFO WARNINGS
1. INFO in /src/org/eclipse/jdt/annotation/Checks.java
 (at line 342)
return fallbackSupplier.get();
Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Supplier<capture#of ? extends @NonNull T>'. Type 'Supplier<T>' doesn't seem to be designed with null type annotations in mind

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings