Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

Avoiding output like

GraalVM Native Image: Generating '--parallelism' (executable)...

when a user mistakenly adds (wrong, i.e. non-existent or having a typo) arguments that are mistakenly interpreted as positional (last) argument and thus as name.
We decided against forbidding that case and instead opted to print a warning then.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 8, 2025
@graalvmbot graalvmbot closed this Apr 9, 2025
@graalvmbot graalvmbot deleted the chw/GR-63098/image_name branch April 9, 2025 20:04
@graalvmbot graalvmbot merged commit eed8931 into master Apr 9, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants