[
https://issues.apache.org/jira/browse/KARAF-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509414#comment-17509414
]
ASF subversion and git services commented on KARAF-7394:
--------------------------------------------------------
Commit 9afdf9d050ab8f5ae88509a96593655d05c53a96 in karaf's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=9afdf9d ]
[KARAF-7394] Upgrade to equinox 3.17.100
> 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
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> 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)