[Bug 294358] java/openjdk25: really build headless without installing Xorg libs
Date: Tue, 01 Sep 2026 08:09:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294358
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=9c0054517dd7d300ae4950a7d3004c70f02976c9
commit 9c0054517dd7d300ae4950a7d3004c70f02976c9
Author: Raivo Hool <raivo@lehma.com>
AuthorDate: 2026-08-25 08:45:31 +0000
Commit: Harald Eilertsen <haraldei@FreeBSD.org>
CommitDate: 2026-09-01 08:07:34 +0000
java/openjdk{25,26}: Don't req xorg for headless
We no longer need the xorg libs to build OpenJDK headless variants for
OpenJDK 25 and 26.
Relevant upstream JBS issues:
- OpenJDK 25.0.4: https://bugs.openjdk.org/browse/JDK-8381011
- OpenJDK 26.0.2: https://bugs.openjdk.org/browse/JDK-8378158
PR: 294358
Reported by: raivo@lehma.com
Reviewed by: haraldei, jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D59167
java/openjdk25/Makefile | 9 ++++++++-
java/openjdk26/Makefile | 9 ++++++++-
2 files changed, 16 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.