[
https://issues.apache.org/jira/browse/FELIX-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940566#comment-17940566
]
Rob Walker commented on FELIX-6759:
-----------------------------------
OK thanks - good to know. I'll see if I can "unweave" this one - didn't want to
dive into the code if others had it working and this was a red herring.
> Java 24 restriction for sun.misc.Unsafe
> ---------------------------------------
>
> Key: FELIX-6759
> URL: https://issues.apache.org/jira/browse/FELIX-6759
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Reporter: Nicolas Roduit
> Priority: Major
>
> Starting Felix with Java 24:
> {code:java}
> WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
> WARNING: sun.misc.Unsafe::staticFieldOffset has been called by
> org.apache.felix.framework.util.SecureAction
> (file:/media/nicolas/Disk/Programming/java/maven/repository/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar)
> WARNING: Please consider reporting this to the maintainers of class
> org.apache.felix.framework.util.SecureAction
> WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future
> release {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)