From nobody Thu Mar 12 11:36:23 2026 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fWltk4NmQz6V9dH for ; Thu, 12 Mar 2026 11:36:14 +0000 (UTC) (envelope-from ronald@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWltk3dKLz3YSg for ; Thu, 12 Mar 2026 11:36:14 +0000 (UTC) (envelope-from ronald@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773315374; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VPw9dTOcKC7WYh1B925DScqt0qF49zXnZ86Fx9vmq1U=; b=C7YyIWgjnurARiBfGcTuGbNwttbl7ORlFRkyarAljUvoJz9wumokToRddwHCtlx8GuqTvU IC9ElqjdfBcenW4lvWwZggtjXTR1w28UonB4z8VVi6VqqLa8H2t2k69CnkYrXgIHt+4Lu9 uL9OS6u5ptx1yw9UZmFXqnVD+8IiQ0ufCXQmHJsXl+jTN7OR+muzEiZfI0+GerhCUp4SlB xB8Nb1gEoyNUP8Gy0WCbjKdX7swrvfkoMJA+/reLOQDCXkAKe8tUAP7XVxCmPK3ZdWWdTN oqITN6l2QULGvIF7yneqe54Pez52abHjWV1EKLk8BbO0+du3r6DHRqHw5+R3dg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773315374; a=rsa-sha256; cv=none; b=sQpZSQryi5fBtsQmSTDqxxIAoIqFRdMQyJ7xsu9lKN96sFIGU+BFiWbZ9KzX0wkJ8+LPS/ CZZs4x7fmKU+zOyLeoWfMkwKg6qsWJvmchAxQ2ctAMetxztUD7xHx2xzLR7+cWBnr/cmJT T7NfHWnXMdxESlhntxe37lAnU3G+YRXZHoxBYUwL7eAQum0449cQCdVjHCuajkK8Q27X/8 DiLpvchDhzdmF4DQKOo3owJKYN/mAvCO7veouW9os2cy64TAAJYsDv8oprswJnZ3Jm53bs 6yak9Z5zR+rtaK0gsdEASY977jVW7fgtpR9FObiL5IFZhPrJrEcMQVz8FoMY2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773315374; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VPw9dTOcKC7WYh1B925DScqt0qF49zXnZ86Fx9vmq1U=; b=QfZMd+3zQx3CpB2dbv03OZoHYO257tfpMMCNxx+mosOh7/u8TVtCBp34Duc5MIHFxu0oDg HFV7nabIMYEF2joQ24t/du9g+ZaZRWboEX3a4exZfN3M9+jPaX6r1kogzcgRCB3S+RVc4U B/LBz1QS9b8taYaw7m7MZoNSmJZZI3RwVbHlXThgZNWLydXqZipRMracmx+wZJrKTtfBgf fv/ZdPRLcYDE7+Wlo7n4ZJudcXM0Z6u0SAjPTjvXBiSOvzoWm8M1MH4vUCCp+sDBumvVQq QUb0y1eTNDDTGbhNl2Wpotm36mzRGWtcAwoM+YKsl/33xk3Lfwq0sKVzI+Y90A== Received: from [192.168.11.193] (83-81-213-118.cable.dynamic.v4.ziggo.nl [83.81.213.118]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: ronald/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fWltk05Ywz19TP for ; Thu, 12 Mar 2026 11:36:13 +0000 (UTC) (envelope-from ronald@FreeBSD.org) Message-ID: Date: Thu, 12 Mar 2026 12:36:23 +0100 List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta From: Ronald Klop Subject: proposal for preferred jdk in ports To: java@freebsd.org Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi, I want to get some feedback on a proposal in a change on which JDK is preferred in ports. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293756 The idea came from talks in other PRs with ideas about picking a preferred JDK. My proposal is attachment: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268746&action=diff . The idea explained. I hope I can explain it good enough. TL;DR: prefer latest LTS JDK instead of oldest JDK from the support range. Current situation: 1. If no JAVA_VERSION is defined, ports picks JAVA_DEFAULT (currently 21); this is a simple case and is fine as it is. 2. If JAVA_VERSION is a range like JAVA_VERSION=8 11 17 or JAVA_VERSION=17+, ports currently picks the lowest number. So here it pick 8 and 17 respectively. New situation: 1. no JAVA_VERSION defined, still JAVA_DEFAULT is used; no changes, this is fine. 2. if JAVA_VERSION is a range we will now pick the highest LTS version. In the example above we will now pick 17 (for 8 11 17) and 25 (for 17+). I think this better matches using modern software. Some notes: - I tested that in the current state of the ports tree all java ports still compile fine. - The USES=java mechanism of looking for installed JDKs still works the same. If you only install jdk22 and no LTS versions it will pick the jdk22. In the PR might be a little more elaborate explanation. I hope people find this proposal; simple enough to adopt without to much risky changes. Regards, Ronald. From nobody Thu Mar 12 15:13:34 2026 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fWrjV6T86z6VVKd for ; Thu, 12 Mar 2026 15:13:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWrjV2t1zz4Dn0 for ; Thu, 12 Mar 2026 15:13:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773328414; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yq5twnzDTqarW0n/uIAkXiknVvVpePgzx0o7cDLSyiU=; b=ZX5gBBC8JW11b5hyhAnn9488Ybq0S1PVorqaelgH86HjUtpwr9VhRg+y4X3ni9XcHH0xrw TpOuofe+JVegIjCZjw45NFxW7JOGexEfu/69+qdyDmIGmWqXemZxIV6lt8PT0WsAZlobCw 3uXljpuxTC/RSceJ/E/u8ZUGo56tYd+XjI4Q9BZeStk3xuOTaLujssZPp2niGZnu4NKno6 OwsX+LsRPK9w+tduHHB2EmwTOMUc6YMi9ERq+oLS00MiClx1WXH3cfAjVCdILTH5sK3BiV Ct3sdhYwP15xnLerTzegzIy4YyAQYU9OB1OgJqjQiPpC/mapzEgWis66C1F07w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773328414; a=rsa-sha256; cv=none; b=E11++PBQKt27uvZYFfU9LaLwPL6UL2UqbXNSgNWT/mng7Wwro/lmIHIhJfbheJ+yV13Whh fEDOZzW4Fcv4kumN4qnUvfKaHadBhTomHFS0B9/WDPJbj1cqo23n5Px10BxDYZPCPZiX5W vjJMgu1f79lMI9Q8dpwfU24tttmDceW3acDbu2vQub1BNZAh/27oojZLpOPtyQl8tyIh5z wYSVoR+tqImsGRwgNoSEiwy0/YVYWYkQKbZ9Bm615VNTNf5ZhEFTqZErBO6KoGGTLBctXg e6s1AQnlNzsKMONnULqSlInY+flxmIJsY8ALB+uTQxUeCYcdXNDfI4Xgj416Rw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773328414; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yq5twnzDTqarW0n/uIAkXiknVvVpePgzx0o7cDLSyiU=; b=kNHGGuASnoohFcelXWwm1F25R7oX95sZS8k4uYvyfZ3cZ3gSHQ0J2yavPYAAxUO7KSvTNW suAW4r+3wGrX5QzgRwRVcqVN58AKRrhCLECieFtduTXjAaLhetdHTWRit8TL9KpF9BqJs5 Y+UCpAQoM5qW/vkXHwJ/zKompxDtnwWRg3lJtcCl6FEZwhnmTdGBSv0qKIGQXu5018lgTP EAswUwPy/Y5k8KRjxoaSc3ilx34HH3xae8UREGuBIHySuIqEHR4VCI/seMo+2D/UungTIb htVPDyclFMEa0IRe3gPZCBCiddkC6PS2/QQakluZlTIXWqgeoU4w8RSDIhTF8g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4fWrjV2Q56zrBK for ; Thu, 12 Mar 2026 15:13:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 62CFDYWT020338 for ; Thu, 12 Mar 2026 15:13:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 62CFDY22020337 for java@FreeBSD.org; Thu, 12 Mar 2026 15:13:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 289858] Mk/Uses/java.mk: Use JAVA_VERSION as priority Date: Thu, 12 Mar 2026 15:13:34 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ronald@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289858 Ronald Klop changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #268606|0 |1 is obsolete| | --- Comment #13 from Ronald Klop --- Comment on attachment 268606 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D268606 git diff to change the order of preferred java version To not confuse the talks about your patch further I chose to create my own = PR and remove my patch from your PR. Hopefully this keeps the discussions more clear and directed. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Sun Mar 15 21:00:17 2026 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fYrG95rk7z6VQPC for ; Sun, 15 Mar 2026 21:00:17 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fYrG94h8Lz40NW for ; Sun, 15 Mar 2026 21:00:17 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773608417; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xa+2YZfmvRGLPGPr7nnCnXA+pVzQg6eWaXHjOzmrElU=; b=uPhAuR+aD/fDl1TSBqgMZxyo3QjWpB9uxERUReQgPLtClxokCTXRANYNdfxtZ9Zh/KT+KR BfSf0mfuernUQQwB4Ngu0M1NPsILjQkzDgnZu0CAJ4JEe/wZW78XYbhPXtlgOylglz2aZO VXWfYB9xmD2LHUo5ntrc3DhvU3ywtAqqGqUA89JN0QhZO+cD7VXnM0LZjPxSko7XQPrUQP 9UrRAyLAJfyoWNM32mBU9MyfvQQuVwPBCq6InM8jdYo5LK/sFbPx8Ht2LkYDkhrsFUc5GA jKhjSxlyA+Ra4qzgRF4gf9vACb0KTWoU7BqzfkDxAlq7ovnCr2QXM3885/4dJQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773608417; a=rsa-sha256; cv=none; b=pR2qYeOqNTvEv7QQ8sGKh833eFHJreBBbUlOpk4Lcd/Sy7NsS1EjkZm/YBc85V3uXiLIxC FzuBCULre9WTchC5uT+OGwDb/5UFRjqZxtJIFlRdOfuKFJMGQ4KEDZjGkuoYlhl8JEoKpk sfdfPe5XvcJeaA7AAPOr3YesCuawR+fwHISKj4G+jex1Pvl4AwTvA+xMAAvnsp/5mOsZwL LwDPa5dGna0bLrxgL78nDLcPsreIGcGJfSY2uujjCBR8L0fJAL72biQwxC5adzuojWbk01 DwkkG3TgCPxP14w8YovmwHMBFWOx/dWM5/D9o9Ze74G5rO8GSU0xBGUhBvZ09w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773608417; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xa+2YZfmvRGLPGPr7nnCnXA+pVzQg6eWaXHjOzmrElU=; b=OBJvMDUu69ZJGdZ6WwkZ++HJOtMLZ17Ii0OV7Wdei+tgnk2nefinvAtIMiozA6aquKn5AW GeT8Bh+q6hWyGCuMnamdGDHVVsoZ034S28OyWjw48lnkt+r/wavDT9Hoa0ejHiyqqFp8ab 5OyyPuaewf8Fk426FdPzMVWEqBo4JXunIBP4JLBwOZ3/0p4j1ZYcKY9qdJj0vvsdb7HbVL wG+2r25oYV7Nc7B6EPDjgc6NbtLTkTESG6J3MDDST60HPd5rEaQ1BiuNtHw1ikq7lrvdIc LvA9va8X4XLl58rUoOc5WsSUICPOCLY0gA94JUk1r5r2LnzzT7WXQ7O56qkpjw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4fYrG94C1Lz15GJ for ; Sun, 15 Mar 2026 21:00:17 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 62FL0H3u072568 for ; Sun, 15 Mar 2026 21:00:17 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 62FL0HX1072567 for java@FreeBSD.org; Sun, 15 Mar 2026 21:00:17 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202603152100.62FL0HX1072567@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: java@FreeBSD.org Subject: Problem reports for java@FreeBSD.org that need special attention Date: Sun, 15 Mar 2026 21:00:17 +0000 List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17736084173.13AA6E.70093" Content-Transfer-Encoding: 7bit --17736084173.13AA6E.70093 Date: Sun, 15 Mar 2026 21:00:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 289731 | java/openjdk21: Please provide bootstrap port for 1 problems total for which you should take action. --17736084173.13AA6E.70093 Date: Sun, 15 Mar 2026 21:00:17 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    289731 | java/openjdk21: Please provide bootstrap port for

1 problems total for which you should take action.
--17736084173.13AA6E.70093--