Donald's post mentioned the long-gestating Project Leyden and its AOT compilation. But as far as I know those don't address questions such as: will the GraalVM Java Docker images at ghcr.io/graalvm/ still be maintained?
As Thomas mentioned, we continue our mission to run programs faster and more efficiently. So yes, the GraalVM Docker images are still maintained and now include images with the new GraalVM 25 release.
GraalVM is great. I built several command line apps in Java and having the ability to compile them to native code makes them start fast create a good user experience.