[Bug 293467] Mk/Uses/java.mk: add support for JAVA_VERSION=default and JAVA_VERSION=latest

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 26 Feb 2026 17:37:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293467

--- Comment #5 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
(In reply to Ronald Klop from comment #3)
> What I don’t understand, how is JAVA_VERSION=default different from not setting > JAVA_VERSION at all?

Not setting JAVA_VERSION at all currently equals to 8+, which picks openjdk8 if
no newer one is installed.

-- 
You are receiving this mail because:
You are the assignee for the bug.