v0.11.1 — A slow Java is not a missing Java
·
24 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
A slow Java is not a missing Java
Java
- A
java -versionthat takes too long to answer is asked again before it counts against
the binary. mcctl starts every Java on the machine at once when it looks for one, and on a
busy machine one of them can overrun the eight-second window just printing its version. That
was reported exactly like Java not being installed, so the Java on PATH could vanish from one
look and be back the next, and the default could flip between the two. When it still does not
answer after a second try, the message now says it was slow rather than absent.
What's Changed
Everything else
- release: 0.11.1 — a slow Java is not a missing Java by @joogiebear in #17
Full Changelog: v0.11.0...v0.11.1
Built from 924e45dbd804 on 2026-09-04T00:36:55.802Z.