errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java (at line 32) import org.eclipse.jdt.internal.compiler.util.Util; Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
2. WARNING in /src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java (at line 214) Util.appendEscapedChar(sb, value.charAt(i), true); Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
3. WARNING in /src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java (at line 214) Util.appendEscapedChar(sb, value.charAt(i), true); Discouraged access: The method 'Util.appendEscapedChar(StringBuffer, char, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
4. WARNING in /src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java (at line 221) Util.appendEscapedChar(sb, ((Character) _value).charValue(), false); Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
5. WARNING in /src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java (at line 221) Util.appendEscapedChar(sb, ((Character) _value).charValue(), false); Discouraged access: The method 'Util.appendEscapedChar(StringBuffer, char, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |