Compiler log for org.eclipse.osgi_3.8.1.v20120830-144521 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 3

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/core/framework/org/eclipse/osgi/framework/internal/core/InternalSystemBundle.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /core/framework/org/eclipse/osgi/framework/internal/core/InternalSystemBundle.java
 (at line 258)
Thread shutdown = framework.secureAction.createThread(new Runnable() {
The static field Framework.secureAction should be accessed in a static way
2. WARNING in /core/framework/org/eclipse/osgi/framework/internal/core/InternalSystemBundle.java
 (at line 312)
Thread restart = framework.secureAction.createThread(new Runnable() {
The static field Framework.secureAction should be accessed in a static way

/core/framework/org/eclipse/osgi/framework/internal/core/PackageAdminImpl.java : 1 warning :

OTHER WARNINGS
1. WARNING in /core/framework/org/eclipse/osgi/framework/internal/core/PackageAdminImpl.java
 (at line 172)
Thread refresh = framework.secureAction.createThread(new Runnable() {
The static field Framework.secureAction should be accessed in a static way

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings