Skip to content

Unsafe deprecated since Java 23 #38

Open
@TilmanNeumann

Description

@TilmanNeumann

Most methods of sun.misc.Unsafe have been marked as deprecated in Java 23. It is supposed to replace them with the "Foreign Function & Memory API", see https://openjdk.org/jeps/454.

We need to check if there is a performance-equivalent replacement for the current usage of Unsafe in PSIQS-variants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions