Skip to content

[GR-44216] Include native-image in GraalVM JDK.#5995

Merged
graalvmbot merged 6 commits into
masterfrom
fniephaus/GR-44216/include-native-image
Feb 15, 2023
Merged

[GR-44216] Include native-image in GraalVM JDK.#5995
graalvmbot merged 6 commits into
masterfrom
fniephaus/GR-44216/include-native-image

Conversation

@graalvmbot

Copy link
Copy Markdown
Collaborator

This PR includes the native-image component in the GraalVM JDK and thus, it no longer needs to be installed via gu install native-image.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 15, 2023
@graalvmbot graalvmbot merged commit 886d817 into master Feb 15, 2023
@graalvmbot graalvmbot deleted the fniephaus/GR-44216/include-native-image branch February 15, 2023 18:28
@fniephaus fniephaus added this to the 23.0.0 Release milestone Feb 16, 2023
ligaz added a commit to ligaz/tfreader that referenced this pull request Jan 25, 2024
The current CI pipeline shows the following warning:
```
Checks
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: oracle/graal#5995
```

This fix remove the `components` argument
regadas pushed a commit to spotify/tfreader that referenced this pull request Jan 25, 2024
The current CI pipeline shows the following warning:
```
Checks
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: oracle/graal#5995
```

This fix remove the `components` argument
sdelamo added a commit to micronaut-projects/micronaut-starter that referenced this pull request Oct 17, 2025
> Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: oracle/graal#5995
guizmaii pushed a commit to guizmaii/sbt-github-actions that referenced this pull request Jan 6, 2026
Since GraalVM for JDK 17, native-image is bundled by default and the
components parameter is deprecated, causing a warning in GitHub Actions.

See: oracle/graal#5995
guizmaii pushed a commit to guizmaii/sbt-github-actions that referenced this pull request Jan 6, 2026
Since GraalVM for JDK 17, native-image is bundled by default and the
components parameter is deprecated, causing a warning in GitHub Actions.

See: oracle/graal#5995
brunoborges added a commit to brunoborges/jairosvg that referenced this pull request Apr 2, 2026
Since GraalVM for JDK 17+/20+, native-image is bundled with the JDK
and no longer needs to be installed separately via 'gu install' or
the 'components' input. See oracle/graal#5995.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement native-image OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

3 participants