[Bug 272855] Mk/bsd.default-versions.mk: update JAVA_DEFAULT to 21

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Feb 2026 17:05:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855

--- Comment #37 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=55cb6cd667eb9026fe2cc0cc2a7ef63bcd986e26

commit 55cb6cd667eb9026fe2cc0cc2a7ef63bcd986e26
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2026-02-04 19:53:30 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2026-02-05 17:03:53 +0000

    some Maven build ports: pass JAVA_HOME to maven

    When a port defines JAVA_VERSION but during the build multiple
    jdk versions are installed, Maven does not always use the defined
    version if JAVA_HOME is not set in the environment.

    PR:     272855
    Reviewed-by:   
https://lists.freebsd.org/archives/freebsd-java/2026-February/003537.html
    Approved-by:    java@

 biology/cytoscape/Makefile               | 3 +++
 cad/digital/Makefile                     | 3 ++-
 games/lizzie/Makefile                    | 2 ++
 math/jacop/Makefile                      | 2 ++
 math/jts/Makefile                        | 2 ++
 science/cdk/Makefile                     | 2 ++
 science/opsin/Makefile                   | 2 ++
 security/owasp-dependency-check/Makefile | 2 ++
 8 files changed, 17 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.