Skip to content

HEAD injections in class constructor (aka <init>) #1

@freehij

Description

@freehij

Java 21 does not allow to execute any instructions before super constructor call.

Need to implement custom handling for that will automatically skip super and call handler after the super call.

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