We're evaluating using Oracle GraalVM for JDK 21 because it's a LTS version still receiving updates under GFTC until September 2026. Current version is JDK 21.0.5 (GraalVM 23.1.5): There is no ...
Android Studio does ship JDK with itself, so you can point it to that installation (should be inside <android-studio-root>/jre, or you can install JDK 11 from your favourite vendor. Edit: some ...