[ https://issues.apache.org/jira/browse/FELIX-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936055#comment-17936055 ]
Paul Rütter commented on FELIX-6759: ------------------------------------ https://openjdk.org/jeps/486 > 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)