From nobody Sun Nov 06 21:00:17 2022 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 4N56FZ1K0Xz4h6HJ for ; Sun, 6 Nov 2022 21:00: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 4N56FY64z3z3Crd for ; Sun, 6 Nov 2022 21:00:17 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) 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 4N56FY53MJzbMK for ; Sun, 6 Nov 2022 21:00:17 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2A6L0H5S012908 for ; Sun, 6 Nov 2022 21:00:17 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A6L0H3l012907 for java@FreeBSD.org; Sun, 6 Nov 2022 21:00:17 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202211062100.2A6L0H3l012907@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, 6 Nov 2022 21:00:17 +0000 List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16677684173.cD10.10960" Content-Transfer-Encoding: 7bit ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667768417; 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=BT9CVa2pK+P5Qw/mJC+YTHb36DRSFMJOlLYR6SN1FfI=; b=HhPGUa7UpBLaeiAnvFoRFo4t0GkIX/kcxLrig/PHQFmPHUUc3+wRlqs1Q94vTc3ChCCS5s +DzZJC80xW5grHk5Kr1pJc1r1z9w271ySfokU20ZGffGk9UYd+2CysdAGrJQF3p8RCFBAq +svvFlmrnMxtpK/nZiDlhPB9WWbSZUnIclywljZHFRLuE4xJtKmK7usNcrRnbDKC4FCwUh aE1NUvxWhKGi8sNhJd+ptvPl+b2/g0LtHdq0biE6VvKy4a0k6zwNfe1JMwYW7GnSD4mWre c4DuUKxwmfYW1BHZNunhAMfsdYv9/VYV2NK5pMKpMoYYmxPIb1sZeTGDviXzaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667768417; a=rsa-sha256; cv=none; b=Ttmm2yCh2b5q5yiKsIzXpv6yUbcj+LKdPLPkla0bOIytCImyoSTs90IYRhHwNs95S+ADuD HwO3W01RLddlTYIIXGwaOK3J4uivHgOJpNcuSmAS3ooxZBDLAYFadE4PO744k2OiuUEthc H2uNan86wPzX6muTZw/+ENclOH5rB2btFaX9jhRrRWeuXYZ9ZccA93F4NSuDk6MkF+eOJ8 RTjDPMiJnVWz7pel7vNy5oqCqqI83013wpDqnIHkCdtgtLDaxRN3pVsh/dW8p+wzS+4nFq t+/HuOjMAkq6WxwNO/jUdFmpkR3CseqNZt9UMjiPpfo21zlhnJ1lvqQuW0SR+A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N --16677684173.cD10.10960 Date: Sun, 6 Nov 2022 21:00:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 264065 | java/openjdk8: Crashes on aarch64 when built with Open | 221213 | java/linux-oracle-jdk18: Does not work with NONE- Open | 266229 | java/openjdk11: SIGSEGV with Elasticsearch and Lo Open | 255662 | java/openjdk11: Add armv6 / armv7 support 4 problems total for which you should take action. --16677684173.cD10.10960 Date: Sun, 6 Nov 2022 21:00:17 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
In Progress |    264065 | java/openjdk8: Crashes on aarch64 when built with
Open        |    221213 | java/linux-oracle-jdk18: Does not work with NONE-
Open        |    266229 | java/openjdk11: SIGSEGV with Elasticsearch and Lo
Open        |    255662 | java/openjdk11: Add armv6 / armv7 support

4 problems total for which you should take action.
--16677684173.cD10.10960--