Skip to content

Remove workaround for Object.class.newInstance() on GraalVM for JDK 24 #2105

@diegomarquezp

Description

@diegomarquezp

oracle/graal#11429 confirms a behavior problem when calling Object.class.newInstance(). #2102 is a temporary workaround while the GraalVM team looks into this.

This issue would be fixed by implementing GraalVM's suggested approach once they look into it (and removing the workaround).

More context and investigation in tracking doc.

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