Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2026 08:39:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 296414] java/openjdk25: flavor headless doesn't get used
Message-ID:  <bug-296414-8522-YwlBVQ0XyR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296414-8522@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296414

--- Comment #6 from Harald Eilertsen <haraldei@FreeBSD.org> ---
(In reply to Robert William Vesterman from comment #4)
> So, am I understanding correctly that the reason that all of these ports are asking for the headless version is that none of them are specifically pinned to it?

That's my understanding as well.

>From what I understand from other discussions around the topic, it should be
possible to depend on a specific library (.so) instead of just the package/port
the library is in. In this case a port could depend on libawt_headless.so if it
does not need X support, or libawt_xawt.so if it does.

I don't know the finer details of the ports system well enough yet to know how
to combine this with JDK version constraints. (Or indeed if this is a feasible
solution to the problem.)

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296414-8522-YwlBVQ0XyR>