Detaching GraalVM from the Java Ecosystem Train
blogs.oracle.com
Detaching GraalVM from the Java Ecosystem Train
1–10 of 15 posts
Re: Detaching GraalVM from the Java Ecosystem Train
#2Re: Detaching GraalVM from the Java Ecosystem Train
#3Re: Detaching GraalVM from the Java Ecosystem Train
#4Can someone explain, do they ditch the project, or do they move it elsewhere? It's hard to understand from the announcement. I need to compile java to native binary to not have to install runtime on my servers for the small service I use.
Re: Detaching GraalVM from the Java Ecosystem Train
#5https://www.reddit.com/r/java/comments/1niamuc/detaching_gra...
Re: Detaching GraalVM from the Java Ecosystem Train
#6Can someone explain, do they ditch the project, or do they move it elsewhere? It's hard to understand from the announcement. I need to compile java to native binary to not have to install runtime on my servers for the small service I use.
“Native Image, is being discontinued for Java SE Product customers"
That means that it will no longer be included as a product for the OracleJdk that you would pay and subscribe to (which no sane person actually does).
Re: Detaching GraalVM from the Java Ecosystem Train
#7This was discussed over on /r/java when it came out. The tl;dr is that it’s a poorly worded blog post about the OracleJdk (the one you pay and subscribe to). Graal isn’t going anywhere. https://www.reddit.com/r/java/comments/1niamuc/detaching_gra...
Re: Detaching GraalVM from the Java Ecosystem Train
#8Re: Detaching GraalVM from the Java Ecosystem Train
#9Huh, that sounded to me that there won't be any new free graalvm versions? Sounds like a death record for a project.
Re: Detaching GraalVM from the Java Ecosystem Train
#10| GraalVM for JDK 24 was the final GraalVM release licensed and supported as part of Oracle Java SE Products. Customers requiring further updates to legacy GraalVM versions should download them via Oracle Support. Huh, that sounded to me that there won't be any new free graalvm versions? Sounds like a death record for a project.
Based on, "The GraalVM team are transitioning to focus on non-Java Graal Languages" and other statements, there will be new free GraalVM versions, but its support for Java has been paused (and will surely be removed, someday), and using it for Java will be discouraged.