Skip to content

Conversation

@fniephaus
Copy link
Contributor

@fniephaus fniephaus commented Jan 16, 2024

Native Image is included in the GraalVM JDK since the GraalVM for JDK 17 release, so it's no longer necessary to specify it as a component. By removing this, setup-graalvm will not invoke the GraalVM updater (gu install native-image is essentially a nop, but it checks catalogs first), which in turn can fail sporadically when a new release is being rolled out. Fortunately, we have also retired GraalVM updater in the GraalVM for JDK 21, so this should no longer be an issue moving forward.

@sdelamo sdelamo merged commit a00d19b into micronaut-projects:master Jan 16, 2024
@fniephaus fniephaus deleted the patch-1 branch January 16, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants