Description
Java 24 projects can test GraalVM Community Edition features without using an enterprise build.
It provides a polyglot JDK for developers who need GraalVM runtime behavior, native-image experiments, or compatibility checks on this exact Java release. Use it when the project asks for GraalVM CE; otherwise a regular LTS JDK is usually simpler.