Skip to content

GraalVM native image example incompatible with GraalVM 20.3.0 due to deprecated command-line options #120

@timmattison

Description

@timmattison

With GraalVM 20.3.0 I get this error when trying to build the native image example:

Error: Non-boolean option 'TraceClassInitialization' can not use +/- prefix. Use 'TraceClassInitialization=<value>' format

I would submit a PR for this but I'm not sure if that would break versions below 20.3.0. I'm also not sure what values I should add there since it's no longer a boolean option. I believe that it wants a list of classes instead.

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