Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from
Feb 15, 2023

Conversation

graalvmbot
Copy link
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
@fniephaus fniephaus added this to To do in Native Image via automation 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
Native Image automation moved this from To do to Done Feb 15, 2023
@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
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
Native Image
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants