Skip to content

Native Image feature flags are specified incorrectly #1726

@sgammon

Description

@sgammon

When adding a suite of Native Image features via the features { ... } block, an error surfaces from GraalVM because the args aren't passed correctly:

    Error: '--feature=elide.tool.engine.MacLinkageFeature' is not a valid mainclass. Specify a valid classname for the class that contains the main method.

Metadata

Metadata

Labels

bugSomething isn't workinglang:javaIssues relating to Java language supportlang:kotlinRelated to Kotlin lang support

Type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions