Skip to content

Java 24 warning about Unsafe #917

@cstamas

Description

@cstamas

On Java 24 msgpack warns:

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by org.msgpack.core.buffer.MessageBuffer (file:/Users/runner/.m2/repository/org/msgpack/msgpack-core/0.9.10/msgpack-core-0.9.10.jar)
WARNING: Please consider reporting this to the maintainers of class org.msgpack.core.buffer.MessageBuffer
WARNING: sun.misc.Unsafe::arrayBaseOffset 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