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--