You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Wouter Born (Jira)" <ji...@apache.org> on 2022/02/20 12:44:00 UTC

[jira] [Created] (KARAF-7394) Upgrade to equinox 3.17.100

Wouter Born created KARAF-7394:
----------------------------------

             Summary: Upgrade to equinox 3.17.100
                 Key: KARAF-7394
                 URL: https://issues.apache.org/jira/browse/KARAF-7394
             Project: Karaf
          Issue Type: Dependency upgrade
          Components: karaf
    Affects Versions: 4.3.6
         Environment: Karaf 4.3.6

OpenJDK Runtime Environment Zulu17.32+13-CA (build 17.0.2+8-LTS)

Ubuntu 20.04.3 LTS
            Reporter: Wouter Born


Equinox 3.17.100 should fix warnings when starting Karaf with Java 17.

See: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=574729]

 

When launching Karaf 4.3.6 with Java 17 the following warning currently shows:
{code:java}
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/wouter/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.jar)
WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
WARNING: System::setSecurityManager will be removed in a future release {code}
 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)