StefanMuellerCH opened a new issue, #11387:
URL: https://github.com/apache/maven/issues/11387

   ### Affected version
   
   3.9.11
   
   ### Bug description
   
   Using Java 25 with latest Maven 3.9.11 produces the warning below. This 
should have been fixed with https://github.com/apache/maven/issues/10312 but 
3.9.12 has not yet been released. Is it possible to release this fix to haven 
clean builds again with Java 25?
   
   Thank you in advance.
   
   ```
   WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
   WARNING: sun.misc.Unsafe::staticFieldBase has been called by 
com.google.inject.internal.aop.HiddenClassDefiner 
(file:/Users/slawomir.jaranowski/.sdkman/candidates/maven/3.9.x/lib/guice-5.1.0-classes.jar)
   WARNING: Please consider reporting this to the maintainers of class 
com.google.inject.internal.aop.HiddenClassDefiner
   WARNING: sun.misc.Unsafe::staticFieldBase will be removed in a future 
release 
   
   ```


-- 
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]

Reply via email to