[ https://issues.apache.org/jira/browse/FELIX-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005161#comment-18005161 ]
Paul Rütter commented on FELIX-6759: ------------------------------------ I started an experimental branch for Java 25 support here: [https://github.com/apache/felix-dev/pull/433] > 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)