Does this means that 3.9.10 will fix this warning?
Thanks!!!
Il 14/04/2025 11:53, Hans Aikema ha scritto:
Op 14 apr 2025 om 11:22 heeft Slawomir Jaranowski <s.jaranow...@gmail.com> het
volgende geschreven:
Hi,
Can you provide a simple steps to reproduce such warring.
On Mon, 14 Apr 2025 at 11:15, Davide Perini
<perini.dav...@dpsoftware.org> wrote:
Hi there,
when compiling using Maven 3 with JDK24 I got this Warning.
A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by
com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
(file:/C:/Users/sblantipodi/AppData/Local/Programs/IntelliJ%20IDEA%20Ultimate/plugins/maven/lib/maven3/lib/guava-33.2.1-jre.jar)
WARNING: Please consider reporting this to the maintainers of class
com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future
release
Do you know if maven team is aware of this and if they are fixing it?
The fix (upgrade to recent guava version) is already in for the 3.9.x series,
pending release of 3.9.10
No trace of a similar fix for the 3.8.x series, so it is likely only
unknowingly fixed by way of automated dependendency management on 3.9.x by
dependabot (with latest upgrade linked to MNG-8661)
A ticket about the sun.misc.Unsafe is also out there for 3.9.9 (unresolved):
MNG-8399
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org