Files
Vladyslav Pekker 3747e08444 coursier: pass the packaged jre to child processes
It put the jre on PATH but left JAVA_HOME alone, so anything consulting
that rather than PATH got nothing - and `cs java` will go and fetch a jdk
of its own when JAVA_HOME is unset.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-14 18:01:03 -03:00
..