GraalVM 20.1 is now available!🚀🎉
This is a feature release offering better performance, native image updates, improvements to all languages, tooling and more.
More details are in the blog post: medium.com/graalvm/graalvm-2…
Downloads: graalvm.org/downloads/
GraalVM 22.0 is here!🎉
It brings higher performance, better Native Image usability, a GitHub action for GraalVM, and more.
Read what’s inside:
medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!🚀
Introducing a new distribution — Oracle @GraalVM!
Use all the greatest GraalVM features, both for development and in production, for free!🚀
Learn more: medium.com/graalvm/a-new-gra…
GraalVM 21.3 is here!🎉
It brings JDK17-based builds, Native Image performance improvements, major tools updates and more!
Read what’s inside: medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!🚀
Great news — IntelliJ IDEA can now help you with debugging GraalVM Native Image executables!🎉
We are happy to collaborate with the @Intellijidea team to provide GraalVM users with the best developer experience.
Learn more: blog.jetbrains.com/idea/2022…
GraalVM 22.2 is here!🎉
It brings smaller JDK size, improved memory usage, better library support, and more.
Read what’s inside: medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!🚀
GraalVM 20.3 is now available!🚀🎉
This release brings performance improvements, native image and languages updates, and more.
Read what’s new: medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
GraalVM 21.1 is released!🚀
It brings faster warmup, smaller downloads, JDK 16-based builds and much more!
Read what’s inside: medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!
Welcome, @Java 20!🚀🎉
To help you celebrate, we prepared GraalVM JDK 20 dev builds, so you can use the latest Java and GraalVM features together!
Download now: github.com/graalvm/graalvm-c…
Java 17 is here!🎉
GraalVM dev builds based on JDK 17 are already available🚀
Give them a try and share your feedback with us: github.com/graalvm/graalvm-c…
GraalVM 22.3 is here!🐇
It brings JDK 19 builds, jlink support, new monitoring features in Native Image, and more!
Read what’s inside: medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!🚀
Excellent article by @janstepien "Native Clojure with GraalVM" creating a lightweight web server. We will incrementally lift restrictions for native image generation in upcoming releases. innoq.com/en/blog/native-clo…
GraalVM 22.1 is here!🎉
It brings developer experience improvements, Apple Silicon builds, and more.
Read what’s inside:
medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!🚀
GraalVM 19.3.1 is out!🚀
This is a regular critical patch update release and we recommend upgrading from older versions.
Check the release notes: graalvm.org/docs/release-not…
Download: graalvm.org/downloads/
"The startup time was reduced from ~30 s down to about 3 ms, and more importantly the memory usage went from 6.6 GB down to 1 GB, with the same throughput and CPU utilization"🚀
Learn about 10MinuteMail's migration to Spring Boot 3 and @GraalVM: digitalsanctuary.com/10minut…
Thank you for 10.000 GitHub stars!⭐️
There are 3.6 million open source LOC actively maintained for @GraalVM.
Find here a link to all the related repositories: graalvm.org/community/openso…
Spring Native is now in beta!🚀
Join @thomaswue and @sdeleuze as they discuss what is currently possible and what the future holds for @springframework apps compiled with GraalVM Native Image.
Subscribe on Twitch: twitch.tv/thomaswue
🚀 The binaries for GraalVM 1.0-RC5 are available, now including the GraalVM CE for macOS. Read about the most notable changes on the website: graalvm.org/docs/release-not…
GraalVM CPU releases for Java 17 and Java 21 are here!🚀
Install Oracle GraalVM for JDK 21:
`sdk install java 21.0.1-graal`
Or go to graalvm.org/downloads/ for more installation options.
Previously we looked at Java Streams performance on GraalVM. Now @alexprokopec explains which JIT optimizations are essential for that performance boost: medium.com/graalvm/under-the…
New web framework @QuarkusIO uses #GraalVM native images as one of the deployment strategies to get near-instant startup and low memory usage at runtime. quarkus.io/
New article in which we look at migrating a React app from Nashorn (deprecated) to GraalVM JavaScript getting 150% increase in rendering throughput: medium.com/graalvm/improve-r…
GraalVM 21.2 is here!🎉
It brings Native Image usability improvements, new performance optimizations, Truffle updates and much more!
Read what’s inside: medium.com/graalvm/graalvm-2…
Download: graalvm.org/downloads/
Get it, try it, let us know what you think!
Do you want to build a Spring app that starts in 45ms and fits in a <20MB container?😯
Learn how: piped.video/watch?v=x1nVchtO…
Follow Oleg on YouTube for more videos like this!
Check out the new open source repository of @nvidia for the collaborative development of a GPU integration for GraalVM languages: github.com/nvidia/grcuda
Simplifying GraalVM Native Image generation with a tracing agent to generate necessary configuration automatically: reflection, JNI, resources, and proxies are supported: medium.com/graalvm/introduci…
GraalVM 19.0.2 is released! 🚀 This is a bug fix release for 19.0 and we recommend upgrading for all 19.0.x users.
Check the release notes: graalvm.org/docs/release-not…
The binaries are here: graalvm.org/downloads/
Ready for @GraalVM Native Image: view the list of libraries and frameworks that are tested by our team and community, and work with Native Image out of the box!📦🚀
graalvm.org/native-image/lib…
Do you know a library that is missing? Contributions are welcome!
New article about the GraalVM native image maven plugin and how to configure libraries for native images easier medium.com/graalvm/simplifyi… by @woepaul
"FastR is a GraalVM based implementation of the R language that provides significant improvements in the performance, the embedding of the R engine into Java apps, and interop with other #GraalVM languages". Read more about it: medium.com/graalvm/faster-r-… by @stevesindelarcz
GraalVM 19.1.1 is released! 🚀 This is a CPU release for 19.1 and we recommend upgrading from older versions.
The changes are listed in the release notes: graalvm.org/docs/release-not…
The binaries are here: graalvm.org/downloads/
Thanks to great feedback from the community, we could now create the #GraalVM 1.0-rc2 binaries 🏆🚀! Read about notable fixes and improvements in our release notes: medium.com/graalvm/graalvm-1…
"GraalVM's native-image support brings greater startup speed and a smaller virtual machine footprint, and promises to open up new serverless opportunities for JVM-based architectures" — @lightbend
globenewswire.com/news-relea…
New blog post by Christian Wimmer about what happens to class initialization when generating GraalVM native images and how to configure it -- medium.com/graalvm/understan…
GraalVM and CUDA-X: by creating a polyglot binding for GPUs, we’re enabling GPU kernels to be directly launched from GraalVM languages such as R, JavaScript, Scala and other JVM-based languages.
More details next week at Oracle Code One!
blogs.nvidia.com/blog/2019/0…