From nobody Sun Aug 25 21:00:39 2024 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 4WsR6J2qh9z5TWtx for ; Sun, 25 Aug 2024 21:00: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WsR6H6Gh7z4Nph for ; Sun, 25 Aug 2024 21:00:39 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724619639; a=rsa-sha256; cv=none; b=LobmS/+0KYnhrifGyOisgYMLZb2dVxjJd6UlRWSQ891mPmindPJjrQ2b2V3E+n1RaooTJv p4FayDZreEiHyyvGjnWx8vLdVuw3d4zZqHOFh8I0+D+/Bt2/b9aps8StsHmRE9S2mCv8cT V3CCY332MtbM8mUA4o4JgeCoD9puQwDkW6DKXIA5EM5pysKC6h8sJUeEXYeq6gR7qQwUny +sm02ut/tnok5OczQJKUMovmP5ze3qGLiQMaw3xgifiJgZrLzfcWIChfZKe3vDGQHWrwmo FcbWHziKLbu9Z8uV9CZMeDqU63U7K9HXgPqImIU2BOa+1Vw7Uncm3p0uQxYxmA== 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=1724619639; 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=o0l7J/rbz1Jk36sP+2rvmjvVrLIaqUfOrudL/FObup8=; b=Eh0q1gv5JBJD1HbM0hZyl0EM4r/oQEmMDwJ5SS7zy/mYRM67PvTyioewsk1yGDqFf6pNIb 1ghLF3UwUmbdkXmBTRXBaM6iIbigKXXKA0RbnrSrIHJzA+Cg/WCPMdFSHMTFy1naZ+tXiE kGjzhg55HjkdNjswXPJY4myLl2MeMGxx6myrVV6GYRd98x96gRP3z57JBGTXv5IZ0fQ5ag If8YmIiUKIz3ePNWykYFouGCGITb2OZNDY8SlWVmcmkrTHZkInt3GaGie+zukXQy/sz1tN ezncHRDL33WVRtaFULa1fvaaJIpFXfa5iU5SXQBlMUloLQy7ERON7cPraA7IXA== 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 4WsR6H5Y3Jzf4T for ; Sun, 25 Aug 2024 21:00:39 +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 47PL0daX038502 for ; Sun, 25 Aug 2024 21:00:39 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47PL0dN0038497 for java@FreeBSD.org; Sun, 25 Aug 2024 21:00:39 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202408252100.47PL0dN0038497@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, 25 Aug 2024 21:00:39 +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="17246196393.Fb9B4B.33182" Content-Transfer-Encoding: 7bit --17246196393.Fb9B4B.33182 Date: Sun, 25 Aug 2024 21:00:39 +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- New | 279367 | java/openjdk11 -- build with the base compiler, n Open | 255662 | java/openjdk11: Add armv6 / armv7 support 4 problems total for which you should take action. --17246196393.Fb9B4B.33182 Date: Sun, 25 Aug 2024 21:00:39 +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-
New         |    279367 | java/openjdk11 -- build with the base compiler, n
Open        |    255662 | java/openjdk11: Add armv6 / armv7 support

4 problems total for which you should take action.
--17246196393.Fb9B4B.33182--