Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Maven uses guice, which uses deprecated Unsafe methods #11094

@lukehutch

Description

@lukehutch

Affected version

3.9.11

Bug description

Is there any plan to remove or replace guice usage?:

  ⎿  Error: 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:/home/luke/.m2/wrapper/dists/apache-maven-3.9.11/a2d47e15/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions