Skip to content

Use classfile API on JDK 26+ #1608

@wakingrufus

Description

@wakingrufus

JDK 24+ ships a classfile API which is a built-in replacement for ASM.
https://github.com/raphw/asm-jdk-bridge is available which uses this classfile API to create ASM object, which can make the transition to this API smooth.

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