From nobody Sun Sep 24 21:00:33 2023 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 4Rtz1G0Tyrz4tSpN for ; Sun, 24 Sep 2023 21:00: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rtz1F2dbRz4S3G for ; Sun, 24 Sep 2023 21:00:33 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695589233; a=rsa-sha256; cv=none; b=rIoqNDf5n3Z79hMfhHDNMHg2fif08n7yquEEsfYidrHQtV/N1oDumGPrGNMEb2whQjZLFQ ZyM/fo0+OnMHcWGJ/kcPija3L4iFludSms/u1GVlGP1qBHAemYI5hSlTSn1G+nOM2w5NDa zwJt/oWleyaRSvcmXMmRb+X0dP5c2P+pZ2r1XxVY/mbwEdLwpu5gzIWWjNB2hLTekdgyLh HlfcCeZsJ0DObGPr9oPyTCAWcSmbl7ZHqj1l6tQ2s2rUD0yCCiEHJN6Tps/3zXgiiYeBFj RNjLIcEowaBi6WOwq8fvPALuH/w0zEqZUzcUXaZpNtYIfwlSeGMIzZaC5PiecQ== 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=1695589233; 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=mhXsvrlIE9CY73d1Pp3qZgjDnS9IsItOxxUfX+ZAiCg=; b=TXzj4MA1Sp8k8u6R9pxqjdnOoCNUd1wtAr+jKKvCHYeITKEQuWnSQI0eud8AIVbY7q9fxO NoMwgZAcww2N9liMdW4gHgJLJ9ShfyatNTtlxSYH2XBmkZv69D6k7t5FTlIoAgcQVP3ZMM JgtudQiN0OH2iM6+8PzdgpgVAp4x9HLzAa7JxlFbzNo06HYoVYG+7/vZCoz603UwsTvZ3v su9pZFIhQWL+PCZOwMQ+s8z0kFCrJiiQg2zRHwad68PaOy7edHHyvM3315gxZfXjH3x677 JVGLDhOlvvYloUamn5x7tx7RywZaLRyXEVmzK7/pFKwDcHIp0yIoUvFXKiLoSA== 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 4Rtz1F0nXjz12LH for ; Sun, 24 Sep 2023 21:00:33 +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 38OL0XPo027822 for ; Sun, 24 Sep 2023 21:00:33 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38OL0X1q027821 for java@FreeBSD.org; Sun, 24 Sep 2023 21:00:33 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202309242100.38OL0X1q027821@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, 24 Sep 2023 21:00:33 +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="16955892330.fdadAA1.25540" Content-Transfer-Encoding: 7bit --16955892330.fdadAA1.25540 Date: Sun, 24 Sep 2023 21:00:33 +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 ------------+-----------+--------------------------------------------------- In Progress | 264065 | java/openjdk8: Crashes on aarch64 when built with Open | 221213 | java/linux-oracle-jdk18: Does not work with NONE- Open | 273979 | java/openjdk21: new OpenJDK LTS release Open | 268295 | FreeBSD JavaŽ Project: update, corrections Open | 255662 | java/openjdk11: Add armv6 / armv7 support 5 problems total for which you should take action. --16955892330.fdadAA1.25540 Date: Sun, 24 Sep 2023 21:00:33 +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
------------+-----------+---------------------------------------------------
In Progress |    264065 | java/openjdk8: Crashes on aarch64 when built with
Open        |    221213 | java/linux-oracle-jdk18: Does not work with NONE-
Open        |    273979 | java/openjdk21: new OpenJDK LTS release
Open        |    268295 | FreeBSD JavaŽ Project: update, corrections
Open        |    255662 | java/openjdk11: Add armv6 / armv7 support

5 problems total for which you should take action.
--16955892330.fdadAA1.25540-- From nobody Mon Sep 25 11:00:56 2023 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 4RvKfx4kdXz4vN06 for ; Mon, 25 Sep 2023 11:00:57 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvKfx36JKz3McP for ; Mon, 25 Sep 2023 11:00:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695639657; a=rsa-sha256; cv=none; b=kPpvrIjVoQ7Oob39pj44dgk6dLBBm5uepijzbOpDKMcANVneNjuauLsTloGFc7Py/fWr16 gTj3YvZesJTkOWyr9NCeKQzqdLxpzpLxOQfVomgkxoGrbfbZM4zBQOVs6Dm1KWARLO9a3+ Gk0eyfqvEQWz2T5m1jyCO0YGgIeTytQp1KZIz5aBoyUdicf6GztCroLNx3HHnfptv+y9+u xNmzBDNrIkaM41lM1Q0bysrSsoAN7w/BXQA+FVjH9Gi7ZX/ZtAihB6IO8M76mfihJhIMxe wFxrasns+Vp2uVgagr5bChJJbtmesLd70uwgtQSe241zKCwou9cdqtdnfI47qQ== 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=1695639657; 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=kbgihNijW1rol/3S0g2N5AAF+IrFOLZ8mxrhHXeofXE=; b=IqQY1JhCagAEDQkRWPLdWLGwlB+prosqiFyPAdWiQc/dxOCMeGk1J0hIBXeQNwfNFiz/iT +2SBuiOy++BfcVx9MZ5K+xnSdNsp4cXd0E6ySDbHJJDs8G2GZfo1ys0r/GVjOQTEVd1u/O gRKC0uStn+cUizE7VmYvEsEOLvHRE/hgnvmkn4wDMxRYKuUQSmvNKP5ePejSiYpzfWodZZ wEFDtj9fZQp3hzPENQknGjRQ0jjoYIkyGys9hZ5ZU55+nMXzN/8NarfM2Eq0kp+MqTlDcY zBZL9cUT0DAM15WQLvHh4JUIzpPdVvNf/kuoy3uZMCDeCiS7uW/CKnOxXHtVYQ== 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 4RvKfx1KWNz1QSh for ; Mon, 25 Sep 2023 11:00:57 +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 38PB0vgm077906 for ; Mon, 25 Sep 2023 11:00:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PB0vck077905 for java@FreeBSD.org; Mon, 25 Sep 2023 11:00:57 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:00:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #2 from S=C3=A9rgio Siegrist --- It seems to me that Java projects have been abandoned in FreeBSD. Theres is no activity and no replies since OpenJDK 19. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:02:56 2023 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 4RvKjD4hZNz4vNmd for ; Mon, 25 Sep 2023 11:02:56 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvKjC6tDJz3VvQ for ; Mon, 25 Sep 2023 11:02:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695639776; a=rsa-sha256; cv=none; b=y0YqYj4L8TCTLRxnQUoN5djSoso04apsSpJN4YN4d6fb6tMv+REiXairuthZ1ldtyirtjg b6dRgmiSA6OeRFXqSN/jPUcMHgnhGJ5HCicea5NCpk5UIxD9iW2nk7VYGKKENtay5P+Kcv CRpyaXF4QGWxk7iOpfHX3FzNNsU0hYoI7MxG+MJ316E3RfbgeG7FV38uH39jG58duWkypd 4A4iEHCSGprK1OPpIDE2omjiz1CLjeRBI9B4AV7FzrBLf81nB+kL8klEr5bdOP1zTDgbKN FDtZh4XVuzmacER9KESmGmxrYwwQ8baU6m2GA6i7/aS/GnAmTNnYhEouRCcD1w== 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=1695639776; 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=tvfNC+CL1sQ3Lx38sNn39/z224b67xUiI+pk3DnSuaY=; b=Fhak19sCsSw0WD4MHvIx+TVmd3CRSk+WK/PmqOVLMjf9mBXP5CrkgTqaNyukR42lAiP0sX rWg8f4wiJuX6PGBY9cqtUHEAKyD22kXCfJabBeWXt7LIDDNMt5s/l0z6jTVm9hM67jX4D1 ovnk9SCzxWdAr3Jq+CkRT9r3O8mY6Rj3cSzNcuKiVxrzbMeAo9JuccgvAJMFWeiq4eadXN wdWEa9COnz+0juPYCyOzjn0YZ/FHLkaKaZiZ69cdk9jNjA0zI6hiqPopkBEJ5sSSjpKYRI C0jF23bLWR/+NuC8hWpCDYCj7viN8PH7FreVq9jjmXI33b6ktjK8z9+03xJ7pg== 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 4RvKjC5rjQz1Q8l for ; Mon, 25 Sep 2023 11:02:55 +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 38PB2t6M085845 for ; Mon, 25 Sep 2023 11:02:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PB2tw4085844 for java@FreeBSD.org; Mon, 25 Sep 2023 11:02:55 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:02:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #3 from Michael Osipov --- (In reply to S=C3=A9rgio Siegrist from comment #2) Where should that happened, reply to what? --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:22:53 2023 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 4RvL8G0410z4vPxy for ; Mon, 25 Sep 2023 11:22:54 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvL8F3YB4z3XXq for ; Mon, 25 Sep 2023 11:22:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695640973; a=rsa-sha256; cv=none; b=ZfgjksLVJCMgcEwYmBOnI92T1ziIsW9OjPvSTeoBY6e2GZMOUkIHckorET+/LXG/StxKVA nBu7/L8+BR6qCzaqXBfjYTED9y7B95mYOIdUsvK3IBoyc1SU4mgnbK6Bke0rcH+Rc+j24D hBmvNItlQgqLlqAxxkhIYPcZas4tDzNQSzBz966xfMdU2Rt3r6JRnglxYXjo92xnul51g3 ew85z9uUAwmYj76iXtOmpcMPul2dlOg5XvXajyvLOym0C8MjEeDfZdHJbRD6zABS6WSYlb QXFUaxbj0aJKiOxWMqJWeJrvhqVbXoX9Jy0yeZqc7eAgDdurXEazUYp+39vdSQ== 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=1695640973; 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=tI9UaDvzq4cAoJKrsdOXevpOmRr+/cBHASOfG4kG0ak=; b=WdT6j94/YfvqJQAaUX+V8R2TMIirjINtR23wNGCKUUwZElO54EmFs0Uw2DhjJJ372pKFJ4 Jbgu+RVww+x2tFKpaX90xQLN0JPXL/qsHpJrE/Ja8N+cxyRI7bMs23NlhrlEH5u4DtQhpN R1YoiR7ZgMdSPNU1kg2EwG7CjGoCDkZn+sFYUl9pOfYYl8UDBKRlgVhoc55aBDYiQ13cWm pzehPP5vapbGWC6XAjQosoHxVbI4Edbwge8tl8Ycps3/5vU6slar808y6RJXfB0EPQfVtV srUJlrZ0ssldRhAwmWbw3yMEeT+X1sLjKujeD/LduzJLrmDz/XKXOn4p0Qol6Q== 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 4RvL8F2d1Sz1QqN for ; Mon, 25 Sep 2023 11:22:53 +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 38PBMrp6014444 for ; Mon, 25 Sep 2023 11:22:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBMreM014442 for java@FreeBSD.org; Mon, 25 Sep 2023 11:22:53 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:22:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #4 from S=C3=A9rgio Siegrist --- I have sent e-mails asking for OpenJDK 20. No replies. Maybe my sender address has been blocked. But I recall having sent with two different accounts. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:23:49 2023 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 4RvL9L1f58z4vPjH for ; Mon, 25 Sep 2023 11:23:50 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvL9L0dgpz3XqH for ; Mon, 25 Sep 2023 11:23:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695641030; a=rsa-sha256; cv=none; b=ZRktzEOArYM4CYVJyLI8V1aUdRaxGkH2jIb/HUlmwTwb9nKsJDrEQ9qUXLP1pj9TGCeK6y VIbwZbbNu4lvNoHATPB+FAMuifaCXIrJLQ1JdX8rPo4Q9jom8KyMpMldDy68Yab7ruABaA MqDeIn8AxwosLq0TOSMgmARBE4/UAXDfx2majXQwlq1oe72GrTWdHAqotzueQdd7huu1nI 9jn5QSSaTRnCSLMeKKsRsRbQaPWxyioxKWhRWA2x91+VpHGYii4bmTxkiv25Y1eFa0pQOh MrAarPzsQm7OLxd46U6MxZSwTj/utBHaTD3EOdkcQbzP8SMt4EUrHtylIUYcYA== 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=1695641030; 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=LjUDKxRWcS/H38VnUtJ/ZjcEfKJCWuG5g9vf7763ErE=; b=VllIw+Su21/2bEPE28CspDXCWGGxIelH07CYQokSJeO3vcSMaETiEWy0jTZs79qaVpV/c+ IjTdfgpNxc14PcGcU7z/YrLGFFHiPn8+YStXHgXDMSRzQWZZYtfVHaGzKcVSGQGxJZeVr2 mZRDjWbjvvJu9hFRlI6xYEoTlJRhWxWchJlhR13GTHtqWHNcP6sZAoGKp7F1mQylcDZnTT EPiuU6TPwFHrz0oZAEDQnJaJrtnufZIq0RwgpX3yqI6ux3V3N1bHuElD3s2O9/Vr8EGbMg 3dghp3BHyLlaH+IK9ER7txTQqeNuSz/ghBHuHeFIcr+weJ6tyKGU9UnExvM+Cg== 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 4RvL9K6hHkz1QnQ for ; Mon, 25 Sep 2023 11:23:49 +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 38PBNnRe014848 for ; Mon, 25 Sep 2023 11:23:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBNnV5014847 for java@FreeBSD.org; Mon, 25 Sep 2023 11:23:49 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:23:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #5 from Michael Osipov --- (In reply to S=C3=A9rgio Siegrist from comment #4) Where to did you send? The BSD port is managed at https://github.com/battle= blow --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:30:40 2023 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 4RvLKD6Fw6z4vQKP for ; Mon, 25 Sep 2023 11:30:40 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLKD4F9Hz3XvV for ; Mon, 25 Sep 2023 11:30:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695641440; a=rsa-sha256; cv=none; b=Hy0M95BaQTYoYfpWuO+Pe9Ub8Kz5uAmWzlrcjrtYplqc9rq8AK1LfgNeItGxxNSxsq5lwN nG2FVo47cIR21Ok9XdkbBYGWkJocG55Po3VXh1hhFXw4YujNM7Vld2t4X+7A6V7/8HIDXE A7Q5UPnKOXJKFDnHynnZ6nofRS0cZ9fW33lpZ7CFel457efGG/etb0Ny0coRKyXD3TLzaK lybDY8LWb6kFZQVTh+TDWbtza62XgIJo2MH+0atDn17mBVcimFUwLPXLhpMH5GEExcoBmK ZhHkgexfuG/qHd9JwiWzPVirbWxQV8rskxP9L7XvvOHx14Bfp3THbdSs3SduKg== 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=1695641440; 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=bgApiCN5fPxc7wMMoMuAR1nkC3rvAZhWqqxnIMZYhww=; b=SG6++HPU0o527iQYe/lnokdIc80xtJMT9cPrvwS5CaNQSEa3XquvxWYLcZXb+zOShsLV3+ NctumBcVLtBJ6jf3u/Uyb9SpvbsfYV5m0sB1vfKuwjAoGJBp10Xin5wbqYe93VtmbmvWhu doXjoabe9q9foPKKvzKOmRIleIbbPsmR8VVZ8IwUvZHcn9KHtoaGWcUBCEYVgpCB5oGgvZ 1jw4b6GiJFhzrYSsxVCVK6QIStiaFdVlv5mzUlI8TGmTHic4Dk3/qKMeE9KC8olEItHCkg hSO6XkBGpSlA6UYN1RERlqi96TXQ6Ghul486yYyTuwrmoh+Nh/Bzh9O4P9OovA== 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 4RvLKD3Lzlz1R2n for ; Mon, 25 Sep 2023 11:30:40 +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 38PBUeom017602 for ; Mon, 25 Sep 2023 11:30:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBUerE017601 for java@FreeBSD.org; Mon, 25 Sep 2023 11:30:40 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:30:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #6 from S=C3=A9rgio Siegrist --- java@freebsd.org I suppose this should work. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:35:58 2023 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 4RvLRM2qdzz4vPdC for ; Mon, 25 Sep 2023 11:35:59 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLRM1QT5z3Yjw for ; Mon, 25 Sep 2023 11:35:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695641759; a=rsa-sha256; cv=none; b=KlClxx5YiwiWLDvGmKyQDbclfItuIWQ9wNSAK9e6rds3bkylXsSUgOOlAorNe6h7L7Iqgt cqn1EApbFechX6AD5+NNuPNL/EMmfJh+cjBPdY6OuNUnykWgsdL+w52K0zzHEbjKhJmQR8 FwLe2Lxj8B1g1Paebwq+VAGJJOx+kRGMIRrg5qdaALhSVVG+F6cPVp+nT34h56KqyldQCC ZMWx/CEi/rH4fepFFvWDRyluLPJb9wIBERBI6JiCdHqNl8IU3HbX54dGrg0geXo67d0FZS t9CZi5C68uEQ+aDp1+Uw97yp+ea+wFQupQ4YvyBOyXSy0iXBsOO6NhDybO+Jww== 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=1695641759; 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=3gZYQB/2UuVVjq1q26uUKE4Q3xA2MUMYO3a9QjcGvck=; b=N46o3kLr4/EOqNYtqfxG7IXS5d4r0jEPUSib7XwMcKq1YPwRnNPpqWwSiigBbDlsCXetCL PEuQiUaUGqke7cBwBxUVXYJgMPEPhOOZZbNwiTuL4vtE/s9GFXffKgEoyuL21UB+9M2A56 GRV/Gpij8SdlLA/iNaEKm1LK1DinOynWcFA3EaMrTDL2wVq8YebhInxcxOO/7a3CEu5nxT 1MEsSA+ZJxrhUMVKixI/bwUBAUA7mdYPXT9I00aL3MC6CW7AeNJsE2ekE8W202V9u2+a+c P6uNnD66ZiqMpmXILbidXM0LY9Tn7vLvYFgp9/RRxp6Gz4rBW1c2N6zf7uOCfQ== 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 4RvLRM0VfQz1R5Z for ; Mon, 25 Sep 2023 11:35:59 +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 38PBZxgV030671 for ; Mon, 25 Sep 2023 11:35:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBZx9v030670 for java@FreeBSD.org; Mon, 25 Sep 2023 11:35:59 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:35:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #7 from Michael Osipov --- (In reply to S=C3=A9rgio Siegrist from comment #6) None of them arrived, you should engage with infra to figure out why your e= mail never arrived or was bounced. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:44:17 2023 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 4RvLcy238Qz4vQs9 for ; Mon, 25 Sep 2023 11:44:18 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLcy0j7Rz3Ytp for ; Mon, 25 Sep 2023 11:44:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695642258; a=rsa-sha256; cv=none; b=mP8MfB9Nv4hNk2gq5dts1l7LtntJrdd6T1WHI8c9j7GaUQ0oyTk/iO+0oNY08aM+YcVlxM Wp1Ei/o8jE4MLy6Uhb9tZnyO9BsNcymzqZWgu4ZKAHiwKNY61bJ512gdG9aEpSbJxMqIXq fDsy6iLwiyOUZAMqgulHjThQr39rQT8QodTIR322HwiQH/8oW53c/G/3579DJwHXaMpSYT hdMh1lvH536WnirMCJMk5xJcbspT+uRqKVRu/sngitGrqAp4Ly59w0SeiKVw7cWr5iTRHb aueTNWhWm5ggidbYFJdhOWBTP599+anL9PwdQ5oZGHqErngWSoZWHpcwrBR2sA== 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=1695642258; 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=ef8K1+UtzV6/S0L5jnQ8xoNL9boABBpXG/K1skEGWgk=; b=g2w2JzJzkLD/2hzBjhpqJFxX/5+iD5mF5qNMYOAp+J13BoRkUgpoyJ8RiTrZtJyrMD0HPT gMjLxFETV/cCtxXkhSZGIPqybPriigBWXga2RlLDBcnE/Zw599YkMINTLGk9LsNRGm2HEU tjdMMR87T7lR/tpERUx347/n4aJPpE3Pk3bUZbNhM4F/Jb42ICoSSgda/cK273Na4IvUnc uhHzQ36L57cIyWzDKZ9I/5UaJDYbhowsKuXDzvSbIN4r2H6RbqPpDI8whJHKEFHfjqH3vu CLtMcTusZaRYwFbeaZAW2fzNbKoJvDZu5BSZAgmyZ5bmkCs9lMiecf2Otnax4w== 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 4RvLcx6tMbz1Rsx for ; Mon, 25 Sep 2023 11:44: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 38PBiHgF042963 for ; Mon, 25 Sep 2023 11:44:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBiHKg042961 for java@FreeBSD.org; Mon, 25 Sep 2023 11:44:17 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:44:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #8 from S=C3=A9rgio Siegrist --- I remember having contacted glewis@freebsd.org, too. "Infra"? How am I supposed to contact infra? How am I supposed to know that nobody received the e-mails I sent? This thread seems pretty abandoned as well. It's still "Affects Only Me" an= d no maintainer has given feedback so far. Never mind. I'm just hoping to get an updated version of OpenJDK in FreeBSD= . If nobody else cares to contact "infra" for not getting requests from users, neither do I. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:48:17 2023 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 4RvLjZ07TZz4vRK2 for ; Mon, 25 Sep 2023 11:48:18 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLjY6Dl3z3ZSt for ; Mon, 25 Sep 2023 11:48:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695642497; a=rsa-sha256; cv=none; b=JEbRcuEK8BYINyG7qeZIFz8XKx3yH+tx3csH722r54Cs8BWJGIfqcFgsou0EDqZhuz8+Pc uDITsBu76AJGxUEjOOuQa5g7rpfnPe7Qb2yfStrw8ghZH9YsgSj2eDhP1tIdiB5rWYjqyF OHcgVSqKiAUE1vW6YdI3xbiEWjGuF+w5DHzO/QblmUlPyS1KpT157wDLlMqlYr/nHeyIrp ezqLxM/dAKlwpxkWNDUFMi/zFMrHPN84IGvnjdqjDnpkY4dwXiWoIfzJ1IUt4vrstDWr6Q PSozzip47XVGjetfMfdLYIkeiXPECEo0LyI9mhfmdUBtgArUIbTuLmQMMEkDMQ== 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=1695642497; 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=dO3Cms3xEE+7LPY9HZNjzzXSdvp3gMvZCtVnPZjUkQA=; b=ZuglIfKKFX7UOGLijcj0z0LyZiWbCDBd7yrSR4FayIE7bo1Ci0qBObjoFl0ctbY9H8kry1 7SMhKpiw9N9uSIuBAmNGdiV6wn0i1Y2QGTFK5+sCd3nyVHPL4aInh89+2MaRlJeuc5YDTK 2PFZJTRj9HpUAW4tJx7ir+XX1oC9H3ZhZ4C14OqZhXeo78Ug/k2kIwuFUkRi6chxMCvPih 5M2oticIBfy/bBlUcbEiarMHTjBrvYfEofW0Ck898Kxa3EkB84nhF9tBu/U2+cMzlmneQH 7pi2KxqjkZLX7yTBQKyoY2La4C1fDyzMo6zRJ85o5BaaS9EBEeywR/fARwxQYQ== 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 4RvLjY5BN4z1RbV for ; Mon, 25 Sep 2023 11:48: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 38PBmHJA044428 for ; Mon, 25 Sep 2023 11:48:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBmHEb044427 for java@FreeBSD.org; Mon, 25 Sep 2023 11:48:17 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:48:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #9 from Michael Osipov --- (In reply to S=C3=A9rgio Siegrist from comment #8) There is an archive: https://lists.freebsd.org/archives/freebsd-java/ Do you expect a volunteer maintainer to react within a SLA? You can at least check https://github.com/battleblow/jdk21/branches yourself and see that no work has been done by the downstream maintainers for the BSD port. So you n= eed to wait a little bit for it. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 11:57:54 2023 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 4RvLwg2kBkz4vRTp for ; Mon, 25 Sep 2023 11:57:55 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLwg1j88z3b4d for ; Mon, 25 Sep 2023 11:57:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695643075; a=rsa-sha256; cv=none; b=fD0NUhM+0wqVNacK57qyLAVzVfFn937mX+XWR63Wl+10l7ZLl0xvkasyyryKWVUK20m/Le K0V2sCUAQ3zuvjtsDVv59GMdJF0hrXu813HK08xfpiE/ELdVBlCtYALIOCd11Zc8GqEYnE GpcuAfcWtfY2Jf44p+REzSmohO75Ct1f/HrknY873hXXtbfyBZ+iFFp0CjZlUdNKE/pORc n53gGeyJBQxGxHveNi84tV6mxh2lJcfQj7iRyG4JNNiDJ5pbP/DWgi2W4BDgk5lNxjPckB HdxgYeYyxXFeGLaRQHMZ1aBNtTmkfREzgSe3PwdJAPJNDhIvid9pkx24PxnHnQ== 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=1695643075; 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=RiKbc7Qen5LBkk/vjPVOqlMr3NoDgOEElnrcEof1vwI=; b=VoNwLRcKFiJekt6rwF9KcJjaULMGz1syNJXc10GSMOWqM5itl0j0KGFD9sDS8mn9iXJgag rRrBbJUUJZpE2/TUf3/9D0AMPGJh3VEAQFpdknCt9WAUETq5g88WyWhwnQMFYT1ejcjctJ m+mMZHGtpamH03uFvGoaHVjsiezQZ+R3bJ9EBoAsILim2VTsJKB8t374fSC0LOrwDy0C6A 60hgL7ehoH5Hat4tlKg/XX0qdZgiHHo7NiIWkGQ9P6SGgrQyezJnvgHRJdxs6dO7dzrgNv XdZm0jG0A1c68Hqcmo7GL/E4c0xOVCZg0YIsRaRo8QOrLYLlYzJhHMYJO+hQbg== 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 4RvLwg0Ynmz1S3V for ; Mon, 25 Sep 2023 11:57:55 +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 38PBvt1k059600 for ; Mon, 25 Sep 2023 11:57:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PBvtJN059599 for java@FreeBSD.org; Mon, 25 Sep 2023 11:57:55 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 11:57:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #10 from S=C3=A9rgio Siegrist --- (In reply to Michael Osipov from comment #9) I'm subscribed to that list. Thank you. There's no relevant activity there after openjdk19, as I said. At least the status of this bug report could be updated meaning that somebo= dy is taking care of it. None of that so far. And why should I check a status = of a bug report anywhere else? Good news, though, that we can wait and see. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 12:00:26 2023 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 4RvLzZ57yXz4vRZF for ; Mon, 25 Sep 2023 12:00:26 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLzZ47Qqz3cRX for ; Mon, 25 Sep 2023 12:00:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695643226; a=rsa-sha256; cv=none; b=HH424WQiuUXn/ywEOhyoZOpYbOe/AzpGcU6bbR/oFojOYfNW7dIs/oTgxOFuWT4eThvW/7 U16cVWp/y7RbtuLiX+43S5soXZIFoqYtASH6uYqk6NehXvTFzxkBt5kqITTFz403iDUcTk usw5N0JaQ+H3DLFDXK5+nVxlyR3Ak5kiXx8TWLWTGNCyzexhZ+V11xF0ZqfbptGA+iJL8Q l/6KKmCr1qq9QYqSsgNP3bJdbLAVB2eEDojG79eGStYuL7mPXoM36jj5K9mWM97z75N30O e000+Faui8rByfuMNhxoLJEYAY8gJG9LdsJDkO/xjstIEgxupcXON4HjZfnaYg== 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=1695643226; 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=ZLVDLZ3KQy4DtK7sMWWW5ZeNIIrwBDf2aiY0PkyVL6g=; b=cewPaI485695Gpsf+vWO3ikPJQ70j/C/taSoZ84GKwNs5bdE7eWlUaW5egB6BhNw7Ippwh Uz/Fr9YHE5PHVw7tIzfgKbhZ7sE0S7k3YsflMkqTFoFykPX4zyFgL9apkFL9Xt7lAZ3RIC jNwBLApb88sBM88fqLNcpoqQMU/uOZKaOziOiZicvWhQJCxxUccttZwJtcBTHGxA2XxE3P ZikCtnkEHsHh6QKP4srz2wUDGYONBEUCJgSooJontPS4WoS73ymQjcc+kurt1NfHa/vpZj moxL8/eSpK+oeb1V+N6E/2lT0KOo7NBL+eCiCnY+gujjrixTb0fHGyp2x78XAg== 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 4RvLzZ3Btwz1Rfs for ; Mon, 25 Sep 2023 12:00:26 +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 38PC0QG5062163 for ; Mon, 25 Sep 2023 12:00:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PC0Qdr062162 for java@FreeBSD.org; Mon, 25 Sep 2023 12:00:26 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 12:00:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vvd@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #11 from Vladimir Druzenko --- OpenJDK 8, 11, 17 and 21 are LTS. 20 isn't LTS. Who care about non-LTS JDKs with support for 6 months only? OpenJDK 20, release "6 months ago (21 Mar 2023)", support "Ended 6 days ago= (19 Sep 2023)". --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 12:00:46 2023 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 4RvLzy568qz4vRgY for ; Mon, 25 Sep 2023 12:00:46 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvLzy1YpSz3cvW for ; Mon, 25 Sep 2023 12:00:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695643246; a=rsa-sha256; cv=none; b=xkfIcM2bAnco+kINc0b2QxKfap7YX4xQ02aA1v85OeTuoWfMtMYpW0gfhvGbA69y61/F+i IRvPmTjvtl9sVna6dQviOmjv301+4LQCZLxI7o19CdlP2IvOTj8+AMvHKn4Jwbx0DToqqs ZYkFk347ikp4RsAE+QNF/sVyZcJ+OEYmoIesRuMW7Fp3jZGwnJok0uHWJ40RfzPik1f4Ws LaIf3Y1O9maIx3GiVB45dQxlqObgTj56dAkarDTD2xtinIEgcmlMECYPoUux7nd06bZeJt 1fghumMgAQ8ecZ+0QbUQIC6m0xqn1Vg7eXyQloQ2rghwW3AhO/+5ClcdYm2sTQ== 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=1695643246; 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=8hbJuqZnNSr+j8dybtdabUkcMEB9aDE9wAia1DbmrJQ=; b=qkvt206HVYMMIj/cRviwOzhBxRtjGAIWlKKKcIJfeNBVbTtMrDlxWv8SBIi7VEECW08SW5 MYi3M4v40NvMJyGd61NzGm5Q+SLYsswBTDAlk9KU7tEbkk1IfDOFBtD6LGYxXVwaNeLmWv NOE+am0d1Ak1ntEfK5ozfExsZCru79qiUsnj5dEj4kvw25k7GBqx+qiUXPE6geveSHlX2R oLvY3Wu3cucgkqEqHU+e2WYK3F606JNX94uOYQ8rPdeFI8d+xctpVnTpfQiQS9kaikjTBO EZXkjXoIVouSJZxteX2/GFO9Eq0JWUT9GmCCnVyhJ7ESeFYDGcsrr2vAMgmcmw== 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 4RvLzy0ddSz1Rtt for ; Mon, 25 Sep 2023 12:00:46 +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 38PC0kb9062228 for ; Mon, 25 Sep 2023 12:00:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PC0kKv062227 for java@FreeBSD.org; Mon, 25 Sep 2023 12:00:46 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 12:00:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: vvd@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 Vladimir Druzenko changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Many People --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 12:08:23 2023 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 4RvM8l2zw3z4rFNL for ; Mon, 25 Sep 2023 12:08:23 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvM8l1p8Dz3fkT for ; Mon, 25 Sep 2023 12:08:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695643703; a=rsa-sha256; cv=none; b=cDvmgSaBTkz+FYbiTG8UUrSfJaQ/WS3orcsXIEfrPosCN/JtV8BQxRAKInMvZHDiBOLn+r /hn9/a1BIOEh/js5AERtKtO15cbC+oLtgG3jOZuO6uqNQwqM9lCU1K7M2/Gq5EJp9NBX1N iTiTBW4QlIZh58DiIvfu5Qqa093F+6CvZfKdTVjeS8ModXtBCbwapxFMjFLa/AL2Urj8w7 xbVnYHH0UBZx1fFHRZisx9MdR3g4Ly4qFB/IgrgJA1hwDEa+8xwPu/O+KljIQQ+rhtu89L JLO5Blw6PtivZhvDxSUGktmCdmOuJcyi7oAnGEg7ahqW+NvCJ1W0udPHxBTpCQ== 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=1695643703; 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=UWKJDTbrCk3j7hZr6id+LsEHeaqJt5jJ3I1fAJJ+5/E=; b=bopXqq9lQHm6Ru+ZeooSHPHl6ZqU03ga6CfwRQc2GmILrv/tWO/FtNEIzpJ77VwYXiGIlx JrrcxOjm4S+/B9nyQ7KT/FqTJPJMcvX8IAW+NHnlSTr0skWu41Jjb8e5TnvjLjNjIk7iJF Z4Ls/fK/ktmu7u/D5Ad5uIbNBhSNc1rstP67JCQSVKJ4suz4K2vmpVJAJa8X+mL2jQV7Ul un62n6SwbPM0lkCzMMsTQxHf/8PJIOwskpzK5axU6/GrY6XBJOrqIBgwDCyXApPH0Vj5U0 1/+qv482e6TeNfDsmy7up2mPZOmISEa2H3khs2Li9nrbTiBR34imZhKcXW863Q== 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 4RvM8l0sKlz1S5g for ; Mon, 25 Sep 2023 12:08:23 +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 38PC8N7S076326 for ; Mon, 25 Sep 2023 12:08:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PC8NC6076325 for java@FreeBSD.org; Mon, 25 Sep 2023 12:08:23 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 12:08:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #12 from S=C3=A9rgio Siegrist --- (In reply to Vladimir Druzenko from comment #11) I don't care for OpenJDK 20 now. I know it ended support some days ago, tha= nk you. I cared a lot 6 months ago, and I asked for support, just as it was given f= or OpenJDK 19, which also is not LTS. A reply such as "We won't support it any= more unless it's LTS" would be fine. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 12:21:23 2023 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 4RvMRl5DMmz4rGbH for ; Mon, 25 Sep 2023 12:21:23 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvMRl4DLnz3gmJ for ; Mon, 25 Sep 2023 12:21:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695644483; a=rsa-sha256; cv=none; b=tqGRxkU9BkApMw3xECLy10zMqbok8amlc3jBJTw5JTFbt8vdzEqn0JLI52/hxKE5dWh15Y 9HssFUQcn/7HwwjGaSncc1XnB//xbL7Txjb6Rb8ppgwfw4vuu6b2l7LZLXWpfrn6VaT6zV IC4UIf60UoTTgercbPH2tRjZ/bZWRlUoLulbQCB8AaTOJ5iFdl0wlTuI10S2heHRyXD95R bxXXtM9Hfwm/jCayIww8Z2zXQahVNxkP7YUD9Xy8D48SMD/WKAKayECz1MTpnAF5wEQqkC msSlLnfAP3Thckrdbqf/gmI5NTfb0QMcoFYYd5SifVlRfT4lmNQAsnkuzAHwsA== 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=1695644483; 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=s/NvNrLhiItFFFWSBLFOFzPI81R49pItm9Djj4EcPSg=; b=RGG1zlAsFY3FDEjy+/V+t2bOKyVKK3PZl91hE3RVPQqU3psmeI9LCIhZZCLhhkObmtf0Ca jXWNkMxgjKf7HMj+B2e36XIKeqBJ9tkExta7fkNkW3cVUv4ohDV9alH4bGsciGFt1kIlAV uXE5Ujpp8xvd360isAaHzd3OtUj52GoH/Cgtq8tcd0nzqB/VTaLBYdr78/gcUvCGtU4ZqG JxMdMjbQrBpFSwZeky+euThfVJ0JxxZBcjKTbUoNxVO1Zx8YMi2FYxxs56KvDejWSv8mU4 gOjUzMCVFs8vgkkHWkri/Mt+fVDssIX/E8Lu8Mx5vy6OA9wg9H6PDpunt7ZBKA== 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 4RvMRl3JsYz1S6s for ; Mon, 25 Sep 2023 12:21:23 +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 38PCLNMg099789 for ; Mon, 25 Sep 2023 12:21:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PCLN3h099788 for java@FreeBSD.org; Mon, 25 Sep 2023 12:21:23 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 12:21:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bssbk2455@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 bssbk2455@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bssbk2455@gmail.com --- Comment #13 from bssbk2455@gmail.com --- (In reply to S=C3=A9rgio Siegrist from comment #12) So it's important for you to have a feedback if your JDK is supported, but = you don't want (or care) to contact infra where your emails are. Do you see the problem? Do you understand that FreeBSD is a community proje= ct? And do you understand that you don't pay anyone for your SLA-Response? Other should use their time to answer my question, but asking infra? Or hell even send a patch because Java on FreeBSD is important to me? Nono Sir, my = Time is too precious. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 12:41:52 2023 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 4RvMvN3c2Yz4rHXV for ; Mon, 25 Sep 2023 12:41:52 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvMvN2Ykyz4Fk2 for ; Mon, 25 Sep 2023 12:41:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695645712; a=rsa-sha256; cv=none; b=ovpW0Kv/WGvANOvu4k8Xf9dC6xhv3lRiqKRV+53byZKU+JvGTWwkhtsn3w6larQ8Gm2AYq kuZCQMtgIN+e3sRgyZ4LVvU9M2SzQQmBZkDoueEtbDnkr8xLVfdPnUdgaNzInltdgAeST8 b3HA3upzLsEz25QMV8Bd79qOfJtz07lCLTLozU153eT5tAmH4ns5s0kd+QW3AB70tcaaVS ausUuydiY01/KZ/2xKLqMQXRS9FyH6ydvD0qxpR5h6ZDaLat2QumPn3QjCXur06KgPM7tu TwJr1C+cc85Gb5SwSbCIvQpEXf1YCcROj9Kvb2fOyudUfnXESnGFFpC80hbhJw== 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=1695645712; 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=k2rlAhq0LjjtEZZ9aJGq/FjFD7iCzTK632MD1+4KtHg=; b=Eyi0xdq3AsQHfOitnHMvn1OPi+xVD/5ktRFcHb1meAnYj9+SZtqr7OMjnQDtUILHx8wZg3 lMwP0yNUlyWb/znE8uSXZuxrTaGy4OyMxKwpopFf4ZiCy6uRVhWx/n/WplYZNUrmwoQveB wO2U5ENLkVG6e40tv8Ope1kqhuZke9t/3oW7mwCDTZGRjIyrqitLKnuF8lHLLZLYK+90tz l5s0GQ0RiCRuOxV9acKxP5amxHm2+//VZ/g2S4KfoJ16qT3uNCN7xgAJs2B4UP57y0Zr6e F0TjihPXt8jlWt4Yav4Q986EY6AKP6JNill/XF1orxFcgqtkf0wifke6EsBQVg== 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 4RvMvN1WHszCW for ; Mon, 25 Sep 2023 12:41:52 +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 38PCfqi9030787 for ; Mon, 25 Sep 2023 12:41:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PCfqwb030786 for java@FreeBSD.org; Mon, 25 Sep 2023 12:41:52 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 12:41:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #14 from S=C3=A9rgio Siegrist --- I don't think 6 months without any feedback is SLA-Response. You are misrepresenting me. I reported that "There is no activity and no replies since OpenJDK 19" according to information that I had access to so far. I was just trying to make sure that somebody was going to take care of this= bug report, because I didn't see signs that that was going to happen. As for "infra", well, how do I contact "infra"? It's hard to find directions for it. What should I do? Send an e-mail? Again? Well... Step in my shoes, please. Thank you for your feedback. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 13:03:05 2023 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 4RvNMt1w6yz4rJsK for ; Mon, 25 Sep 2023 13:03:06 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvNMt0nFbz4H9W for ; Mon, 25 Sep 2023 13:03:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695646986; a=rsa-sha256; cv=none; b=cieVBa2wY6Lhjilka2ni1aAbEk/Sg1KrSEe+XnMoViPPvq1aBRl3pibKEmRGxqCHnFWZLH ekwpFgMy8UQslEx232UEWAJQcdpXSqdzF/mXwV+T/bumkOoSWhqMZeMMYC8FjSrTci4NHn 9TzBhbgztmJKVKN1o3MXmFxrfCyLfvCQhw6Z/5XrnFoZlC/enPpPPDiqTPuXVA07EbFQk7 ohirX4zRLujcv+rb95iVUlKY2qYNnTum6mGYIbvRUUW3T4gXZivMs10MkU+2qAdb8aUZp5 oZir99FUWVmqagnbEN16x5CCYdhrBeMujrVnVWwCGzxTN/SEztmhHdkchmCYWA== 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=1695646986; 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=OF8fPf8FS4WTxhmyzTYm5yrs6fbdgM3b1xDJgFVwxK0=; b=iV+kX2wtUaF+GZSUwiKtLOr6JKSuvhh1SxNdDAd5C0OZwVLhrEUKncC9ztrk2QbTTm+BIn hEBoIDrje+Laj60+B11tVFsaOHbVknBhxGeKXKB9usSALKzSfW2adsJBIzb2hSa31PRH4m VGCJ5V2uIesnPUzxFkqvFMvTIZssikwzQ+FNmnNFsDHabJUTSMZyS9OizLeYYim7+Q+QP6 Blthvpb3phJTu/615zWkkPXVVOodR5RXZVmMLSewd2zILlqGT4u5Gryro75mRpRHMHt5J9 AD4yNupp7jWt/QRWDLNl0l9ixglmPq58P93dF9KQ2rRR0C3k73Enbb2vCMBFqA== 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 4RvNMs6zB0zkv for ; Mon, 25 Sep 2023 13:03:05 +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 38PD35AE065459 for ; Mon, 25 Sep 2023 13:03:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PD35q4065458 for java@FreeBSD.org; Mon, 25 Sep 2023 13:03:05 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 13:03:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bssbk2455@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #15 from bssbk2455@gmail.com --- (In reply to S=C3=A9rgio Siegrist from comment #14) >I don't think 6 months without any feedback is SLA-Response. You are >misr= epresenting me. https://github.com/battleblow?tab=3Drepositories Check for yourself, you don't get pampered. Use your own time. >I was just trying to make sure that somebody was going to take care of thi= s bug >report, because I didn't see signs that that was going to happen. So far i just see you, so maybe one should change it to -> Just Affects S= =C3=A9rgio and he want's it now, in less then 5 Days >As for "infra", well, how do I contact "infra"? It's hard to find directio= ns >for it. What should I do? Send an e-mail? Please just use google next time would you?=20 https://www.freebsd.org/administration/=20 Cluster Administrators: "The Cluster Administrators are responsible for maintaining the machines and services that the project relies on for its distributed work and communicat= ion. Issues concerning the project=E2=80=99s infrastructure or setting up new ma= chines or services should be directed to them. This team is led by the lead cluster administrator whose duties and responsbilities are described in the cluster administration charter in greater detail." And yes they have email-addresses. And again you don't want to use your own time but getting pampered. One sho= uld search for you, one should tell you that a repo that was last updated on Ja= n 26 but every other repo was updated 2 days ago, is most probably not supported anymore. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Sep 25 13:15:42 2023 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 4RvNfR4GmFz4rKWh for ; Mon, 25 Sep 2023 13:15:43 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvNfR2sMDz4JX6 for ; Mon, 25 Sep 2023 13:15:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695647743; a=rsa-sha256; cv=none; b=tv9bTPWLhe9fViwJNeuC4EY3JHhlZ5TcsawXD8tu74+XwvUC1IVU54qhPJsJoOu1wH2VrJ Bl0mw7Xc4JnBEL5Kad11jnmU24Ora77qTvWrcWEYYtFo6MqqWOg4k4tuQbOdIkL97FG6Ra BqCZ+rpureWryDgNdXYRw+m7nmsRCAukecDPh/aAUYg707x7UM3O4iBKQL7TjiRYCZOf3D nl9EZxEb+llsd+bxCSPUf7PUaPOJhhnXsxPamgMNFbEhnwABD8L0Yz+KZCPbNo3h1GCZvz g+IvoAU+GaaOL69pQrA3qB52HnHrJsijga6/4DpVRogRCBQ614a/lQXMK2Lpcw== 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=1695647743; 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=nQCjDvFyze8ofA38BUNb8Cy/9xn2TpACFA+vTiACAIc=; b=gXizq8km9J1EIezFqrynSadFGnIz2h7uSSBFXJ6fNbL2WOE5VpEwOgcozvqU4TsGRNumnI miyepyZJ2snatJHVBcrv8VWOm9IcDwy/4E+u7SnhvgM/T3xGYuEIX96nYfyFTYnJ/pVag1 aH3F9675nR6OzJhQAygkbyPf9JvV81rx60/OsIoq4A7lQky9/Udn47aL0CT8VsHaTQmfX+ hH0rdNSzeT02GmN7/Gh2p8bLCTkIVz5CdrVLI5bti2rioKEM0NPLo9lMkaED1zeI0fd2C9 wWZj6VNYKkTNyO61UemX0JAP4NVVTn+tudCBDxZKSFyH8mbJcqWrT0GmGWw8pQ== 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 4RvNfR1vCvz1DV for ; Mon, 25 Sep 2023 13:15:43 +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 38PDFhAl082666 for ; Mon, 25 Sep 2023 13:15:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38PDFhGv082665 for java@FreeBSD.org; Mon, 25 Sep 2023 13:15:43 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 273979] java/openjdk21: new OpenJDK LTS release Date: Mon, 25 Sep 2023 13:15:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bssbk2455@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #16 from bssbk2455@gmail.com --- Or the Postmaster Team team. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Sep 26 06:56:16 2023 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 4RvrB90J5Rz4tjtH for ; Tue, 26 Sep 2023 06:56: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvrB85RNdz4LLn for ; Tue, 26 Sep 2023 06:56:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695711376; a=rsa-sha256; cv=none; b=jD9FOk680PXLuER/EANa0oe0NHzPdESlm4TdwIbXEit9lUaO3L3pfk3tglir/AgNxy3U4V x0ol2gH5IuPcUCSKv7qKpyu+Y8PfmjGD42WEQkSX0gJx+yzL95n2lnApWILBSD6B5oGABe CviqPlLJHLyndAYQ/POdJC6/V+V+oPtWLXpK8ujCxgerzZGb4cyVVRDhQELxSg8FGl4Jz9 x6D5ejY5PPNfEeJxxQxbZdtlRsX1IVCXw00HkMtwR0AT9BDLuDEMjYVc0XsAE5FWjtDru/ NqPwYt5fHQWuJyaAVRpeYUVOlI6ReQUKV7rv5psJSv38Q2IpJbqstxdi/XMU8g== 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=1695711376; 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=UDgkXGObfDKMBej/gK40khu/yR20vM8BcG/twtXBPes=; b=nmQ5uicAoq9uKty8ypN/kn1XTKHOPOy6TqlIfKJ5Uk9d60tbGC/V7ikZfYBuXgve+ursq0 9FNMecuMqW4y7CA0c+z1Rbc0pMJK4v75CaOse/z9ojovBF/ObhZdWMeRzYCUa4AcuRGFEl feagWkGbmuX7y48K6994KOT+ebfNL0BkK9cn+XsPsVDH5oBbPqfjm6ChcVWwmADTTXHG8X ZZN06omQ9snOp124GS/TB8A7v+56r+Iy4hh3OwMUhAnbAmeYtBB6dQu8givHFmE8hO7lE1 hakyRka39imIHhx+4/zIwZDjVlUyEAMF5TuUzic+nsUhRL3akVy6ppEuwiLBbw== 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 4RvrB84WZ1zmGx for ; Tue, 26 Sep 2023 06:56:16 +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 38Q6uGHD066935 for ; Tue, 26 Sep 2023 06:56:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38Q6uGio066934 for java@FreeBSD.org; Tue, 26 Sep 2023 06:56:16 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 273979] java/openjdk21: new OpenJDK LTS release Date: Tue, 26 Sep 2023 06:56:16 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- CC|java@FreeBSD.org |lwhsu@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |java@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Tue Sep 26 12:57:46 2023 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 4Rw0CH3vVGz4v6xT for ; Tue, 26 Sep 2023 12:57:47 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw0CG3Qqhz3Y9M for ; Tue, 26 Sep 2023 12:57:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695733066; a=rsa-sha256; cv=none; b=mYvr8sFf7q3sL2I18uDkUddgscAiMwjiTk29jT9xirieeu3dVvhue4G7rwnieaambZtmNX +Xl/fB6wylr1hwse8QiFOz9BM/+AzMp1MJZNHu7KcFZcLq/q26EkLQSjhtHRuuIJraysL/ ndCFmQWyiDTNj6RK0yiKE2XUnWcgu6q8pGuriggVHp6ImmrQGK/nVLO7+W2cIhdjj5BHsQ RWT0o6uPgHW/QJcr0v/82Xvyf4haHlwXVkZ5LI4534UAvNl3qhMvIt/MapZ7Co1+FUoIx8 0v9FhSeNTWSFj23EWCEq3WxPcGifTWl1qA3Tx3lwfFQ34eio+c1D5ClmPPxC2A== 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=1695733066; 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=7fu+DXIb/bGlxAwUbJ2mMGgeIHyawuVligjRYriM9xw=; b=HdQ399dVVCtHzmIsaEvY7VkRsqpoeebF48/wdSxALy9uE5Osb0cfkaLKPzcuE/dSpu8fHC JgyMoU2pxLBuYenziMYD7vqQLCa1c+wzh5w1VLq0sOPL5Op1YYIU7mg9u9bMKyqCAXIOgH MH+EZkkbPcgHj2Ni9QER5pkR5AWhROZMuHW9C3j6a30EUUJb7XURtC5xzjBrF0tMcE/Xwu SIbkrxcgEa666mP4Cq4Dox73Zks6Prb09U3Otz/cDyZl3NWQ7BKY17s/hlFfLoRVOA6pOl TjCubSTVqdHS4QuVJSH+msB9bIpCbFIOjckm3DxOlyVQz10s3uWTuI6Ul8Ck6A== 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 4Rw0CG2GqCzxJw for ; Tue, 26 Sep 2023 12:57:46 +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 38QCvkJG091686 for ; Tue, 26 Sep 2023 12:57:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QCvkvm091685 for java@FreeBSD.org; Tue, 26 Sep 2023 12:57:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 274106] java/openjdk8: fix build with lld 17 Date: Tue, 26 Sep 2023 12:57:46 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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 Bugzilla Automation has asked freebsd-java (Nobody) for maintainer-feedback: Bug 274106: java/openjdk8: fix build with lld 17 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274106 --- Description --- Building java/openjdk8 with lld 17 results in the following link error: Making SA debugger back-end... ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_get= pid' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lcontinue' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lgetxmmregs' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lsetxmmregs' failed: symbol not defined cc: error: linker command failed with exit code 1 (use -v to see invocation) This is because lld 17 defaults to errors when undefined symbols are refere= nced in linker version scripts. Since there are many of these in openjdk 8, supp= ress the errors by adding -Wl,--undefined-version to the --with-extra-ldflags configure option. From nobody Tue Sep 26 12:57:46 2023 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 4Rw0CH3yQsz4v6qs for ; Tue, 26 Sep 2023 12:57:47 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw0CG447kz3Y7D for ; Tue, 26 Sep 2023 12:57:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695733066; a=rsa-sha256; cv=none; b=S7EGERSsROa+dF6M0RI0vyEodDj2UdJS89pcQZ6FoVHaoH2M1/o4SNHpM0QVUj3q8/6v8b LJSfgKnW4EJaszMkQqpHixzlhYHF/Ju/97jLuVaQ9H4ezl73PCkDopUnZinoaxVp40BqVQ OxWt6jwnyDNTWBdqCbBVx1eEzIbnzD8vwRIn/mcgUIDCanXjjBN0AaAZ7+Tl81nfHGz6N6 Wxbooe43AgSgzWBt4+G9alPjnBue8LESOAyHWMJpbXTz7MouXcychcpWvYxNEQBXQu2vWI qg/UrTwVwSuv/1ygPC3DrBMdjNVLHuwt+FBGnXF36umxY3hkJ6tisfjq/XiccA== 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=1695733066; 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=invB+cpkUWYnKE3WOFTu46lLhVArWyzq8OLyi2TtHDM=; b=rTlODcFQZIgYEr3w33m4SQvhKBXgJs93hwQz7+07UBrqw1+aZEG8hrs7wPid0Be8EolzZN CWWD14vFmbQ9dyqr87/cdUHG0T2qvxPPBCpJc9QOGo6/PkBpg95no/yUTAG/zDZ7Oakzmf aMvfTNMjGkQ1S+sP9OH/ubvdB+9B75HunaWmJ1R12va4yNjAngGbhN9LxNjuIELO/odiwL mxOc+qfXOA9h1I6vBeolXVGJNa6gcZEvfCdHPyQgbo+T6zN2wnAOLN7eX9NxJyRFojrFr2 bhUQnVaDsabTCFcLd5dIc/KNTFm/TGpgO7Ei7x75z0NGiCsZzPQmx6Z4SssDVg== 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 4Rw0CG30SKzxJx for ; Tue, 26 Sep 2023 12:57:46 +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 38QCvk5x091691 for ; Tue, 26 Sep 2023 12:57:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QCvk3i091690 for java@FreeBSD.org; Tue, 26 Sep 2023 12:57:46 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 274106] java/openjdk8: fix build with lld 17 Date: Tue, 26 Sep 2023 12:57:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D274106 Bug ID: 274106 Summary: java/openjdk8: fix build with lld 17 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: dim@FreeBSD.org Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) Building java/openjdk8 with lld 17 results in the following link error: Making SA debugger back-end... ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_get= pid' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lcontinue' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lgetxmmregs' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lsetxmmregs' failed: symbol not defined cc: error: linker command failed with exit code 1 (use -v to see invocation) This is because lld 17 defaults to errors when undefined symbols are refere= nced in linker version scripts. Since there are many of these in openjdk 8, supp= ress the errors by adding -Wl,--undefined-version to the --with-extra-ldflags configure option. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Sep 26 12:58:11 2023 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 4Rw0Cl1glFz4v7Fg for ; Tue, 26 Sep 2023 12:58:11 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw0Ck6sWxz3YCD for ; Tue, 26 Sep 2023 12:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695733091; a=rsa-sha256; cv=none; b=YwLgLWKXE8buLExK4CHgc09bmJ+OzAO062qc01O1Kxr8oC8qfyX1uTKboRS9w0mXaumsZ4 36qkYt/OL18QttTwfyfEsApw4PKLqoHE8/Q4kDXId4TLja74ewLvfr9eQN5q7bx8U3extT yOXehTPL1rPMFbVstDhjSo4+dNku74ixE3reR+V81E+ocWlEJT/MtDWCEuugA6el6FwLuv ixWInp0fsaVEOZkNdC0bf6BYxyTfA9SAINbSVUxjbanxF+bV4cmAAP3DMTMuKjao0S2zwt LAcrRJATA94Rh9t2ef2AmfQnTZ8HJJHIvgiVlCMErNHHwktnCqOL8xeY8ruejQ== 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=1695733091; 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=L2EXvQcweyZfFmMABKsO3OYKBVo9Zj6u0+qPUVyO04c=; b=jF16ZrXE2/QZWbpfLtddG0wDt17hwxjF3IdhD1J7vO3K3i7IbKtOYLsoCojJU8E4jRcwN5 m86xtAKKbwFxuerfqcxdot4FzZ1LgEmDY9YIwq4IKSpDeBhSPnDHObomecSD5EbcessSMy sWmO56obAF0mKtpSGHDH67HWwXB2eXUIOEpuYWPh9502QeRoVYl93H+nyRYeEfHDFJyibG wQ+pFJeBCEXxJgpoZ1HmiiuKAsAguRGiVb2VyHrFg/b5ht0zUtxoGLyODvQYtrPqd15Wh+ vmFr4whtvS2VrqI8c+KWNcwEjMmxpnAGR1Ms2d8w0HqDmAiPu7x+Yf2ZTtY0eA== 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 4Rw0Ck5xYjzxMV for ; Tue, 26 Sep 2023 12:58:10 +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 38QCwA25091897 for ; Tue, 26 Sep 2023 12:58:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QCwA1l091896 for java@FreeBSD.org; Tue, 26 Sep 2023 12:58:10 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 274106] java/openjdk8: fix build with lld 17 Date: Tue, 26 Sep 2023 12:58:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D274106 --- Comment #1 from Dimitry Andric --- Created attachment 245252 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245252&action= =3Dedit java/openjdk8: fix build with lld 17 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Sep 26 12:58:29 2023 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 4Rw0D62P9Pz4v79Z for ; Tue, 26 Sep 2023 12:58:30 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw0D61KFzz3YYW for ; Tue, 26 Sep 2023 12:58:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695733110; a=rsa-sha256; cv=none; b=tDdPLoge46cdzyOubKNdc3t1bpdhy1YaX41tLwpHVlrDzmopDKjA1PW/28+6SVvUB44GJi pHkyPvk1gA7+Q1jn6XWRrUViYQiB6sQLJwbLg5IIsiyoi2/pMIG2njR8NLDV1m6E4+kIKU WCeACyUKij+xszoODm36rvDm/VoUMBpUjZPUbkf/zPoBBO7egUPEl81nb6eNJBdFJAzevO hD+AvAZJzjsNAUQ2yR33uWyBJ3rvm+DOftMGePACXfi+C5PTeIWluilZ5U/OAzUaUGAK3M qi35zqDBEJHfhli/fZ38P/lhOgcFF4FcsAfrvVEtUPLPcTUnHQiK+kR2oAm+Mg== 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=1695733110; 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=kwycUseFjt6MItmHul0eDxYGMeiCn/tBWd/Tn8oUocc=; b=vgkQEnR4Fp2MCl7EDXfJw/ipsJIfvD0As0A3USOaHKmYtGyHXgevSyGljpm+1eeBq8xzks JQgNYxo47Gv6KudNhz3ncUrPSK4nr8IcHaq2ybcRr3GmnYEvs+5Fy7K87fpjSW93N8vmeu 3OQrkxUq3b/p3brncWcq4gxZP5bMNKs/PNZRwp5D+RtKadk8tKO3i4TGVhCRgFAEYgm5ns PFDLTeL5HPn/ErKy7q4FM71UZKKTbJ5z/5iMUZ7JYA9Zq0TNVlLRK3LF0f3AtPgywdv0gT lpNdOPxdODwR/2ryryzni4VEdF7taLTVKqfHyRJgJrx/CdFcWwnvzXJX5laStQ== 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 4Rw0D60KPnzxPY for ; Tue, 26 Sep 2023 12:58:30 +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 38QCwTF7091984 for ; Tue, 26 Sep 2023 12:58:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QCwT6X091983 for java@FreeBSD.org; Tue, 26 Sep 2023 12:58:29 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 274106] java/openjdk8: fix build with lld 17 Date: Tue, 26 Sep 2023 12:58:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D274106 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |273753 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273753 [Bug 273753] [exp-run] Against llvm-17-update branch on GitHub --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Sep 26 15:30:17 2023 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 4Rw3bF3R5Tz4vHn1 for ; Tue, 26 Sep 2023 15:30: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw3bF1Zk8z4TMd for ; Tue, 26 Sep 2023 15:30:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695742217; a=rsa-sha256; cv=none; b=EQlbfNOKQOMmcm7WAXCEmm2Q96gWhf+lPXM4AWAOxoL4jNecAF9gQNSX6fxKxlCHzVE1d9 td1ajJguQwO2W0Rskj2GooPv/G0sfTZZGnsB3OvP//h8Ihca7GIjSRLvObe3k5DpfWN8wS RJBrNrwnvlte5vTEKER3fqcZaRHALN3+6yepAJdoWS6EWZEQLcIGEXRuXJOpM+6P2fYITT QiUAuTL++8OkYJp7aouyolYUgsi1I7VSbUN4HayGctYCDyT1obZK/73mP/H0zd3TniEHI5 CL0OFf83gp5/Pc7LjkGG3sWJB12agz5xj5/LBMBUWfRQrLUrhGlfI9K5JxF0fQ== 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=1695742217; 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=43MIAFIHQYw8CtRk7xIHU9NrMRjY/8c11wqK0+Z4+yM=; b=DMvczhrN0z2Ptl4GmVofj7769uHkC3Rxou4E4zJo6RoCQrXUG0l+k+rbrIcAeYd08/6dx6 ILVSTnxEh5o7kaI86Uj6wwj7WW0QejT947CT88/reWF+/5Hu0RugZR1buAMtUCL98ckZ3C +D0RfNhifk9Cjxe4n61c2AZR3z9KLfZJOgpjw130aWd68lYlqWYpFvRb5vql9lhgFRDUFg jGs4g3ghZVd+nxJqGWQ3wk6Gnd+UFre61Ue6d8oLXiSzgwEOxbHUnuTr7EWO48+m+qf0f+ VWYAv94pEqjL6VXQRzgSipvziK6dPQp/Zpd6fkaVyEVIRcTHYl8czRGMKBuirA== 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 4Rw3bF0N8Bz11vy for ; Tue, 26 Sep 2023 15:30: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 38QFUGeD018393 for ; Tue, 26 Sep 2023 15:30:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QFUGoS018392 for java@FreeBSD.org; Tue, 26 Sep 2023 15:30:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 274109] java/openjdk17: fix build with lld 17 Date: Tue, 26 Sep 2023 15:30:17 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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 Bugzilla Automation has asked freebsd-java (Nobody) for maintainer-feedback: Bug 274109: java/openjdk17: fix build with lld 17 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274109 --- Description --- Building java/openjdk8 with lld 17 results in the following link error: ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIteratio= nClo sure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosu= re' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueCl= osur e' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStat= s' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' fai= led: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClos= ure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectSta= ts' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol = not defined c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) This is because lld 17 defaults to errors when undefined symbols are refere= nced in linker version scripts. The problem is due to the Makefile JvmMapfile.gm= k, which generates a linker version script. It uses "nm --defined-only" to dump symbols in object files, but this also includes local (hidden) symbols. Add "--extern-only" to make it only dump global symbols. From nobody Tue Sep 26 15:30:17 2023 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 4Rw3bF42ttz4vHf3 for ; Tue, 26 Sep 2023 15:30: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw3bF2g29z4TSJ for ; Tue, 26 Sep 2023 15:30:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695742217; a=rsa-sha256; cv=none; b=I1wLsD/eKMsBUDVQNrYnYF26DXVG/TCKX2b0eNyeZr2PagD5c51jwuAy5srdo+gkbhgcfb x2KL5xGeVBlZzrtGg/EkQv2E7eaJVL1SxKVISl+0wPgT9cvnx/93Ow9tbb9/La7gCluB3q WHAYyIY0QA7Iw7pAIb27FV953EPDpjZOxrhw9/ZL2n2FksQCjBViJdbOBeM/1Le2SYRbb2 BKCOLG4RXJEZcX0el+daBrxcUrSS6v5DsEN0Sx4+TiXdTLAiYOgRkiouruFzQw1Aq9a79a 91W9MDDPDz8iHHCEumjzh341vKGxjnW3Lzfy0F82M/IQ6i9dt7C50pP5TwDdcw== 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=1695742217; 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=5+phC/FNi44LKwUqgSMU+4MgVy0SN1NvXB/ksRZsQvU=; b=JIXKm5jDYkucpMt0IvF4vNoKwZnOyhqxfo8geBxOE9PmWqbDX40/klZ4Ali9hGK6xlgfRY RysDxljCV0CaNViBvd3LRC1lTL4zgY057Yb7uM2n2ibO/CxsUviot0BK7EOZ55DMfqMiQ9 aLxA/g5bubFtKYvuPwbvGtCxVNf99INIb/WwYqV+YJYRqxsqJfXL2YGtMGIw20fMjZBmJQ xK7AvUhKLjvr5fuNHoQ2Y3sysuf9zA5NFPfQ0Kox65oJ4zUkNHfjSGYrwtVOC2kCgJYItG TToLVNwjm4ALRG+Z8Fm3MeDDW+Ua6javYrE8UTfybtTfOrnUE75NJ1cw/1OTQg== 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 4Rw3bF1dXsz11rQ for ; Tue, 26 Sep 2023 15:30: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 38QFUHD4018399 for ; Tue, 26 Sep 2023 15:30:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QFUH5M018398 for java@FreeBSD.org; Tue, 26 Sep 2023 15:30:17 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 274109] java/openjdk17: fix build with lld 17 Date: Tue, 26 Sep 2023 15:30:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D274109 Bug ID: 274109 Summary: java/openjdk17: fix build with lld 17 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: dim@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@FreeBSD.org Building java/openjdk8 with lld 17 results in the following link error: ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIteratio= nClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosu= re' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueCl= osure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStat= s' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' fai= led: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClos= ure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectSta= ts' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol = not defined c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) This is because lld 17 defaults to errors when undefined symbols are refere= nced in linker version scripts. The problem is due to the Makefile JvmMapfile.gm= k, which generates a linker version script. It uses "nm --defined-only" to dump symbols in object files, but this also includes local (hidden) symbols. Add "--extern-only" to make it only dump global symbols. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Sep 26 15:30:49 2023 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 4Rw3bs2RMJz4vHfF for ; Tue, 26 Sep 2023 15:30:49 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw3bs0582z4Tpr for ; Tue, 26 Sep 2023 15:30:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695742249; a=rsa-sha256; cv=none; b=pMzKv9fEW3wpAtt3FVs4QwW+igQa6furHO64h4+SXx8FEXythkWDR1I7oSQwj0K0GEFVtu 1d7dlFmraVHf8YeTswk8ohoEmrwI1b+VNtV1llt/UVcGTs4JRj8n9apWe0s/JBdjZZ+/iY SwyvY4ZypN8GuXEaGVXbd9wPubZ2he1MHYd/LknByEug7LbOYXwhL35cfdRdnu+0doJ6aD q8ort21C9cIX7LJcOx7gsMDlq4JAMj8RMRbph0x+bh914PmL7NW+KzDAq8/Z6uAq7cMwx/ Xj3ygEP6QDJ8sYYI50aCQeN6wlET8M6jH6N9qwgrV8FD6vycZ1PQP/Ns34HY9g== 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=1695742249; 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=bQ8wvzrHYbhrUuD0Mc1evzi0IhTNOhKGVrAIgqWiqbw=; b=PQ3i7n6tPhW45yOpNepxkyhwsBl3CCm4rNFnMIohGU8u4O95qUIYqhYBdHYg493ToOu2HO e36C+LHU7x7IWcXva5jnbPvArwm2dCR6Z+IKisXCzsnfgq4Y4iHgfaC6b0anTyvtUeAumF NG6m2Fx+KBmRtYS6iggHwy9etwOKsIp+9r203D1JdGH6hZQWV56O5KugQZgVTfSyj8irPj xgRTIGg7qLIDsURa8OezncweU/G96At6B5G1xHiUrgviTuOeqoBtnMB2G43Pv0ST1Sj8c+ V6MTvyRPAS+JXaHHmdzOLccx6imZnxFPRa6caKrF/MKeoEmIAwZCmUG4/8SYMg== 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 4Rw3br6Fmmz11pf for ; Tue, 26 Sep 2023 15:30:48 +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 38QFUm81019314 for ; Tue, 26 Sep 2023 15:30:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QFUmTi019313 for java@FreeBSD.org; Tue, 26 Sep 2023 15:30:48 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 274109] java/openjdk17: fix build with lld 17 Date: Tue, 26 Sep 2023 15:30:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D274109 --- Comment #1 from Dimitry Andric --- Created attachment 245258 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245258&action= =3Dedit java/openjdk17: fix build with lld 17 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Sep 26 15:31:06 2023 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 4Rw3cC35sgz4vHkZ for ; Tue, 26 Sep 2023 15:31:07 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw3cC0Ttzz4V6W for ; Tue, 26 Sep 2023 15:31:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695742267; a=rsa-sha256; cv=none; b=fkTsMheiTwyyOvAalctW/hoalpV1iLCfklgfNF9EqGNdQ/rkwhj2bvTaCAjNrih6IJseW0 KdkaqXS8qdFv2Ydq2WxYmVrJAO6S6bldXuDRBXExtPqkSQ9BY5UVMhYUbM8qv1Tg6GrWW9 mhxIsGnTPC/xs0PmIRM0DHKZy6g8v79P7Eef6jO5n8Z8K/khc10X/77fJNvKn/bFJYTXUT BOHs5J/yXa413eQNyjI2lggi3K8OrqjJZyL18PoNt1C6WF1dMKeunmXDIxjTS7D47PEQN+ wtcEhBeLynRE+HXGQat9oYYztj5qrGTgZSxqeQlkF8qMsHP/qhrXqS7fP6qs1A== 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=1695742267; 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=A6eGHnxPSrf9Z/hHyZh5MLgOF+pIS9sYdHUwV7Ns+jo=; b=iwT70np60rWdgqd39IPOzazR3p9C2qG/tczcyJE2P9ADP7v+nTI1O3jm/Kqck63stpqg2C vlcmWHA9cMlrH4ngzCuf8e9rqHACBF9tkjzz1/TCusSpKu2gv7+D1Rhj+JBiPcu0CArml4 vZAavo/BSITgOw2nzyxMHUcpsiChzhbTgK3TAXMo9lZbZ1/EKFnMmcwGRRttY8f1eAvbr6 lhTkPe3YUw+nP6xC3SWge+AfkT/NqkF8OBK6iE97/tIcV2qAZoiIu1cJcKN5sE0tx7oDrf O9ZczR/sTVgYElnLZN1XPyYP5VU35rcrcV0Xi8o4peTE9qhCDK7mKfNOHLMZpg== 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 4Rw3cB6h2Fz11wK for ; Tue, 26 Sep 2023 15:31:06 +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 38QFV60W019541 for ; Tue, 26 Sep 2023 15:31:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38QFV6Yu019540 for java@FreeBSD.org; Tue, 26 Sep 2023 15:31:06 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 274109] java/openjdk17: fix build with lld 17 Date: Tue, 26 Sep 2023 15:31:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D274109 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |273753 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273753 [Bug 273753] [exp-run] Against llvm-17-update branch on GitHub --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Sep 29 06:32:04 2023 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 4RxgVs4qHFz4wBSC for ; Fri, 29 Sep 2023 06:32:05 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RxgVs3hpZz4Wyp for ; Fri, 29 Sep 2023 06:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695969125; a=rsa-sha256; cv=none; b=PwO/nT7sA2XQP0eCrvvs5vFhBWveVyipDwcfQQXrDksE6/zM9IsJU9DNFtsCK138202C7b fYZCaiUlKPIolFNbNL76+fpCqVaLwN6J7gqr6JKyNAyPo7W60E/jWqQFWvkUfiDUqWpIOW e77FNba+WcAJZa3LVAklSD3xIc6gTECSVm+L2Svy0Nd73mOz71hoDO1AGk6FNBqsSqVXtF SMXgmi49fmPISpZuPSUqk7NH4soufufYraqPMMzeCyQh2VkBREApIiS/eiRO8Ix+0Jvl72 /Eot6eUhvNI/eZQ4WfQolLaW4Yyl4P5lmNe/wqLYXPrmGmwkL3Dhpaw9ZjAltg== 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=1695969125; 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=x5lwjl966Fi9cJMPm5pK5Tf3ZpE9IVaoPwcwFYXtbPg=; b=cPc0pLFOZvJ5cxQM7Ax2oNN/30hid+zOgD+FbsJyDyca2vvgZzaNADF6QP1ftXY0yYuotG POoyxfeAXP/Ut2TPCSMZ3H7QAs6SaHMCS5iSePybeHApfFOCOW0zljpVG61OgNcZtFHl7P NK6DMM5Xj3PMcJa7gGxU+PjtdTWvWcsoroCq5wAmRK7ueT2DFuladOzBBg1zVv6NqV2aVW j0vxquyO+MXK0PRrT9naPAgFjt4VXdQqHdQNP22M6cXAF8GQ7FhRKHmhgHi/n6iOvGZSYA bjMnbRck71Mm2/nAm3RavEzuXQxScDJidRBodqUJLBjg4wJzT5sTZfYtOxOVCQ== 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 4RxgVs2m88ztqw for ; Fri, 29 Sep 2023 06:32:05 +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 38T6W5BI019012 for ; Fri, 29 Sep 2023 06:32:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38T6W5ue019011 for java@FreeBSD.org; Fri, 29 Sep 2023 06:32:05 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 273979] java/openjdk21: new OpenJDK LTS release Date: Fri, 29 Sep 2023 06:32:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: glewis@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 Greg Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glewis@FreeBSD.org --- Comment #17 from Greg Lewis --- I'd ask that everybody please relax a little. To provide somewhat of an update. I've had limited time for the FreeBSD po= rt of Java since January. I expect that circumstance to continue for the immediate future, so I can't promise a quick turn around on anything. I wi= ll try and answer direct emails about it as I'm able, so apologies for missing your email S=C3=A9rgio. In terms of the port itself, we're close to a release of JDK 20. I see fol= ks commenting about that having ended support, which it has, but getting that = done will help with the bootstrapping of JDK 21. I've built and lightly tested = JDK 20 on 12.4/amd64 and 13.2/aarch64. I'd like to expand that to preferably a= lso include builds on x86 and 14.0 (which is in beta). Ideally we'd cover all combinations of those FreeBSD versions and architectures. If someone happe= ns to be interested in ppc64, and has hardware to test on, that would also be great, but I probably won't hold the release for that. If things go well a port for openjdk20 should hopefully hit the tree sometime this weekend. For JDK 21, I've merged the changes into the port repo. However, now I nee= d to go through all of those changes (there are a lot) and figure out what additional changes need to be either written for FreeBSD or pulled in from either the Linux or MacOS changes for FreeBSD to work. I don't think that = what is in the repo now compiles. I expect this will take several weeks, but I'm not going to provide a hard date on that. Help is always welcome. The port repos are public. You can help by either testing some of the build combinations above (you need to be comfortable wi= th shell scripts and gmake and error reporting), or by running the builtin JDK tests (similar requirements), or by contributing to the maintenance of the = port itself (by merging changes, writing the BSD support, etc.). If someone hap= pens to be good at writing GitHub actions, then writing actions that would automatically test builds when changes are pushed would be helpful. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Sep 29 07:28:28 2023 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 4Rxhlw73Vxz4jsRN for ; Fri, 29 Sep 2023 07:28:28 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rxhlw60z0z4bnJ for ; Fri, 29 Sep 2023 07:28:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695972508; a=rsa-sha256; cv=none; b=iAT4G2hgCuohxP/a8ZqeKk1ZK8rkgL9rhafj/lLMBxrmiwnuJSWtfaE2xJ93VQZdZQq5OV DRNPSWt2cJsVqayQ7o3Q6OdSPXu4VynRIMy/DeN1MD0Hi4B1znEBQDYn/w3u3NF5RHlPOz DmoN0INgJAlM7lT6kR2PeJ3fsRsGPoWtQ8/AHXHLZqd7NOEkfCIz2aRpDXH5hYYmWkz9Xp 7YDDjUC64wOJ82Xyx7UPez1n+zC38D/ElFH1+gqjM9YNElYB4zNLCdtHsO3NENUaTiKdsl i6s9wYerh5HYFX/1sf0vv9UFWdqL3f8fDds8hO6+BgFbqpZEdo0qy1K6zBnWZw== 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=1695972508; 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=7crNT6Autxle7U9L9iXcoovpkUHBRzC9IfwCaQ5l+8E=; b=Ze7Y7t6XuOsk1v91aPdoCV32K/AhC1Bt6fxqoq4bj1G9hWtiwXR5mHuyBBTSdf17O5grlK +pi6xzwoK8s9oyc9rbecxEVGxnKsfGdoeaIUkXWi9h6fcDfRXy8+8+4/YhGHYlZyXRY1gw YJfojoCzU9p+UmN5yR+Dadg8acHkhCuEQdZ2LVFbpf7V9GrayJzO1AtMlWg6vPnmCYZHXi DzHKYcWRJ4C4G05W1e3q3YdOpoAqvIgllw/+pf/XkXaxxiwsSijeJSYfAZ3lcNFjYDHhoL 9GSyJbJSojRZq5lhzzn2ifV1agLlWJOrkSrOkUV4k1Oyh0riVzFbazWY25wsJg== 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 4Rxhlw4zmrzwDZ for ; Fri, 29 Sep 2023 07:28:28 +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 38T7SStY098205 for ; Fri, 29 Sep 2023 07:28:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38T7SSsp098204 for java@FreeBSD.org; Fri, 29 Sep 2023 07:28:28 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 273979] java/openjdk21: new OpenJDK LTS release Date: Fri, 29 Sep 2023 07:28:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #18 from Michael Osipov --- (In reply to Greg Lewis from comment #17) Thank you Greg you for your endless work on this because Java is vital to m= any. What I can offer as committer to several ASF projects, I will build 20 from source next week and run all important Maven builds with unit and integrati= on tests and see whether anything is broken compared to 8 and 11. How I should reach out of something is broken if there is no port yet, still through a new Bugzilla issue? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Sep 29 13:22:19 2023 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 4RxrcC44rMz4tvMY for ; Fri, 29 Sep 2023 13:22:19 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RxrcC1fz9z3ZjP for ; Fri, 29 Sep 2023 13:22:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695993739; a=rsa-sha256; cv=none; b=XzT2OMoTipia3vcPtexToaY8BhJ/8VlH7i8r5VZPjXRWvP0dfAPE6K1JlBnxRFBEku/9tt gjLvTjASIGa1ARxhMRKlCKgqtg2GBYGsg1eViHsy/vKb6h/x2oahm9C0T395zbPSnE9uRD xLwuK7AHZuO5wyg7IOUbVO9WVWreZ9cIOSGwcx1DlkisFIeD0W1w6seg1H0fnaT6jNlY9s Il2PDdDimoSPwfTfiwX3glcdNbVek/5edULX/sDtytqOMSlOsuehsE4mD4RCZIr49qkYmT C6lmfdLdWTAP5Cy5g+8jhGWiT2PhU8wAVcqH//EG32DYIFQdQbWVX6HfE1tNsg== 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=1695993739; 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=tp1NHTl1KoAKJskFaK8KUbaFdVFC3qioBTxcehytTnY=; b=ga4Kwnsvh79ukChvsS1z+Rx7r+/iLwMrdjoNnqATtq/aO9g2ZJ6EeSd/LTgvQDsckGCQpn Z4wncRaomz9QqYIaHc9vrOI2pb2ehg9nrJB5vGM9D9gTR4G3zoqTSaQXIfRJ9WPNMJABJ0 ry8eaBxqE/yX+ft+Ns98R5zSSp+zye/MmI2WB5nXzrQi7fqvbDQAytoVGS3YG9UJs84meT d4M3n/LxeeRSdoNx7AA21LD2ujZcbazT19i7RqK9ivl8hs5YmmkKRHyPX45mktxulwql89 5l/FmaURjPPJNJnnjtvW7SJHZ081sEDZN9/e5BW20npLhI4lzmGt3p/p/yu48Q== 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 4RxrcC0lGYz15D5 for ; Fri, 29 Sep 2023 13:22:19 +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 38TDMJP3061394 for ; Fri, 29 Sep 2023 13:22:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38TDMJNf061393 for java@FreeBSD.org; Fri, 29 Sep 2023 13:22:19 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 273979] java/openjdk21: new OpenJDK LTS release Date: Fri, 29 Sep 2023 13:22:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: sergio@systextil.com.br X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D273979 --- Comment #19 from S=C3=A9rgio Siegrist --- (In reply to Greg Lewis from comment #17) Thanks so much for your feedback and hard work! In the meantime, the Linux distribution of OpenJDK 20/21 can be used in FreeBSD. It works with some restrictions. --=20 You are receiving this mail because: You are the assignee for the bug.=