You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
This implies all Clojure tasks having a JavaLauncher property exposed on them for us to use to configure the Java executable. It may make sense to also expose a toolchain spec from the Clojure/ClojureScript extensions.
Context
For those not aware, this feature allows decoupling the JVM version used by Gradle and the JVM used by tasks it runs. See Gradle's docs.