Skip to content

org.jctools.util.UnsafeAccess invokes terminally deprecated method sun.misc.Unsafe::objectFieldOffset #395

Open
@zakkak

Description

@zakkak

Using JCTools with JDK >=24 (see https://openjdk.org/jeps/498) results in the following warning:

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by org.jctools.util.UnsafeAccess (file:/home/zakkak/.m2/repository/org/jctools/jctools-core/4.0.5/jctools-core-4.0.5.jar)
WARNING: Please consider reporting this to the maintainers of class org.jctools.util.UnsafeAccess
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions