-
Notifications
You must be signed in to change notification settings - Fork 164
Update demos to GraalVM 25 #357
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
Conversation
97856d2
to
85e2067
Compare
85e2067
to
d7af2e4
Compare
4c75107
to
6a6d182
Compare
6a6d182
to
cb26331
Compare
Wondering if the pom also needs lines 20 and 21 from the launcher: https://micronaut.io/launch/?type=DEFAULT&name=demo&package=com.example&javaVersion=JDK_21&lang=JAVA&build=MAVEN&test=JUNIT&version=4.9.3&activity=preview&showing=/pom.xml |
Have created https://jira.oci.oraclecorp.com/browse/GR-69963 to update micronaut. But these are in a good place to be ✅ - @shaunsmith / @sachin-pikle |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ban-mi Let's go ahead and merge the PR. We can follow up on specific demos separately.
Demos built will Gradle stay on the GraalVM for JDK 21 until Gradle picks up the latest LTS release.
Check at https://docs.gradle.org/current/userguide/compatibility.html.
GitHub actions are expected to fail until September 16, 2025 (JDK 25 release).