Compiler log for org.eclipse.osgi_3.23.200.v20250605-1731 : @dot.xml

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

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

/container/src/org/eclipse/osgi/framework/util/ObjectPool.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /container/src/org/eclipse/osgi/framework/util/ObjectPool.java
 (at line 22)
private static String OPTION_DEBUG_OBJECTPOOL_ADDS = Debug.ECLIPSE_OSGI + "/debug/objectPool/adds"; //$NON-NLS-1$
The value of the field ObjectPool.OPTION_DEBUG_OBJECTPOOL_ADDS is not used
2. WARNING in /container/src/org/eclipse/osgi/framework/util/ObjectPool.java
 (at line 23)
private static String OPTION_DEBUG_OBJECTPOOL_DUPS = Debug.ECLIPSE_OSGI + "/debug/objectPool/dups"; //$NON-NLS-1$
The value of the field ObjectPool.OPTION_DEBUG_OBJECTPOOL_DUPS is not used

/container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java
 (at line 55)
import org.osgi.service.packageadmin.PackageAdmin;
The type PackageAdmin is deprecated
2. WARNING in /container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java
 (at line 58)
import org.osgi.service.startlevel.StartLevel;
The type StartLevel is deprecated

/container/src/org/eclipse/osgi/storage/Storage.java : 1 warning :

OTHER WARNINGS
1. WARNING in /container/src/org/eclipse/osgi/storage/Storage.java
 (at line 856)
if (HostNamespace.EXTENSION_BOOTCLASSPATH
The field HostNamespace.EXTENSION_BOOTCLASSPATH is deprecated

/supplement/src/org/eclipse/osgi/util/NLS.java : 1 warning :

OTHER WARNINGS
1. WARNING in /supplement/src/org/eclipse/osgi/util/NLS.java
 (at line 341)
long start = System.currentTimeMillis();
The value of the local variable start is not used

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings