Compiler log for org.eclipse.jdt.core_3.36.0.v20231115-1055 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 2, INFOS: 6

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

/dom/org/eclipse/jdt/core/dom/ASTMatcher.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /dom/org/eclipse/jdt/core/dom/ASTMatcher.java
 (at line 1988)
&& safeSubtreeMatch(node.getRightOperand(), o.getRightOperand());
The method getRightOperand() from the type PatternInstanceofExpression is deprecated
2. WARNING in /dom/org/eclipse/jdt/core/dom/ASTMatcher.java
 (at line 1988)
&& safeSubtreeMatch(node.getRightOperand(), o.getRightOperand());
The method getRightOperand() from the type PatternInstanceofExpression is deprecated

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

/model/org/eclipse/jdt/core/ToolFactory.java : 4 infos :

INFO WARNINGS
1. INFO in /model/org/eclipse/jdt/core/ToolFactory.java
 (at line 438)
@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
2. INFO in /model/org/eclipse/jdt/core/ToolFactory.java
 (at line 494)
@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
3. INFO in /model/org/eclipse/jdt/core/ToolFactory.java
 (at line 550)
@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
4. INFO in /model/org/eclipse/jdt/core/ToolFactory.java
 (at line 589)
@SuppressWarnings("javadoc") // references deprecated TokenNameIdentifier
At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored

/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java : 2 infos :

INFO WARNINGS
1. INFO in /codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java
 (at line 376)
@SuppressWarnings("synthetic-access")
At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
2. INFO in /codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java
 (at line 386)
@SuppressWarnings("synthetic-access")
At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings