Compiler log for org.eclipse.swt.tests_3.102.0.v20130522-1021 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 7

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java
 (at line 218)
Compatibility.newFileInputStream("");
Discouraged access: The type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
2. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java
 (at line 218)
Compatibility.newFileInputStream("");
Discouraged access: The method newFileInputStream(String) from the type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes

/JUnit Tests/org/eclipse/swt/tests/junit/performance/SwtPerformanceTestCase.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/performance/SwtPerformanceTestCase.java
 (at line 95)
Compatibility.newFileInputStream("");
Discouraged access: The type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
2. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/performance/SwtPerformanceTestCase.java
 (at line 95)
Compatibility.newFileInputStream("");
Discouraged access: The method newFileInputStream(String) from the type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes

/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java
 (at line 25)
import org.eclipse.swt.internal.BidiUtil;
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
2. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java
 (at line 89)
return BidiUtil.isBidiPlatform();
Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes
3. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java
 (at line 89)
return BidiUtil.isBidiPlatform();
Discouraged access: The method isBidiPlatform() from the type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes