[Bug 272855] Mk/bsd.default-versions.mk: update JAVA_DEFAULT to 21
[email protected] Mon, 15 Dec 2025 19:26:28 +0000
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272855 --- Comment #22 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=46d9cce47b48a300661256543894c3d589f7f20c commit 46d9cce47b48a300661256543894c3d589f7f20c Author: Ronald Klop <[email protected]> AuthorDate: 2025-12-15 19:22:01 +0000 Commit: Ronald Klop <[email protected]> CommitDate: 2025-12-15 19:26:04 +0000 java/aparapi: pin to openjdk8-17 Does not build with JDK21. [javac] error: Source option 7 is no longer supported. Use 8 or later. [javac] error: Target option 7 is no longer supported. Use 8 or later. NB: maybe the build can be easily fixed with jdk21, but that would need more time to investigate and my test setup does not have amd64. If you use this port, please try and test. PR: 272855 Approved-by: no maintainer java/aparapi/Makefile | 1 + 1 file changed, 1 insertion(+) -- You are receiving this mail because: You are on the CC list for the bug.