[
https://issues.apache.org/jira/browse/KARAF-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509420#comment-17509420
]
ASF GitHub Bot commented on KARAF-7394:
---------------------------------------
wborn commented on pull request #1498:
URL: https://github.com/apache/karaf/pull/1498#issuecomment-1073217761
Thanks @jbonofre! It's nice to get rid of the warning on Java 17. :+1:
There's also a 3.17.200 release now if you want to upgrade to latest
available version. :slightly_smiling_face:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Fix For: 4.4.0, 4.3.7
>
>
> 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)