From nobody Sun Nov 20 21:00:35 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 4NFjbS4zbDz4hGJf for ; Sun, 20 Nov 2022 21:00:36 +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 4NFjbS1YCdz3CJh for ; Sun, 20 Nov 2022 21:00:36 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668978036; 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=0CmbDP6NzXFU4h+OakRlD6jUw5HbqRE95NSiLsjxwE0=; b=ds1v+JVraJKT9pNsnRRdLm89K1tmnXuJae0WXEsfHC8dGu9pUCm2rIyfoiSOHyAS8o2z0M RyCWf3gHQFalll+dOrMQylyD6yimnLbWUKjbJ4uAmxDVC1gYP1JiZCI63aU3Kd/dqlYhk2 5povMwAd+832cZmcb+v7sQIFxgPITZncD90itYTTmSF+CUDpb7qebOVtsq7lC5wN1hmHWZ oglb9bPu0Z7DIvc1v4bAzhYSPzLHhcQl7bm54mrf5RnigRpH/fmnapMqpssxKZ28CClW2z 2BfosCAJo7qP64uRe52F/x+cg/OI83zONaYoiBKkdupTRYbLbynark3IwaR4GA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668978036; a=rsa-sha256; cv=none; b=exda51N1VX7tn1QeF7xuwYo7LkLF3VtiNy9ZU7mhoynJrttP5QgFtyx+ur56McSFlVUlbS uH5GXPDaXWqbq3PK/YhwnJxlee1wyAKgS7OKGVyYxw87JI5oUZmvT2pSG/hmSgLzsz386J tvufRHMWCZPYGxVKFbHTXn/VcxKH6tGRByd+htWj6oOCg6noF+xvlTp03x5OtWm1wzAXVd jijvwpOPIM3qTlb/lmP03ev+8CTfj/Kkq414ACNDHSoaXUIoIB0SNiXT/+pfdmZimcakC6 m9dfyyTLU/rj904+6aEtiDX1yzq8CYanI5+D/YAO6XoDi5xthgKKc4EQbBiQIg== 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 4NFjbS0SmFzdDr for ; Sun, 20 Nov 2022 21:00:36 +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 2AKL0aaw064917 for ; Sun, 20 Nov 2022 21:00:36 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AKL0aJC064916 for java@FreeBSD.org; Sun, 20 Nov 2022 21:00:36 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202211202100.2AKL0aJC064916@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, 20 Nov 2022 21:00:35 +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="166897803510.21A1dABb4.61250" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N --166897803510.21A1dABb4.61250 Date: Sun, 20 Nov 2022 21:00:35 +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. --166897803510.21A1dABb4.61250 Date: Sun, 20 Nov 2022 21:00:35 +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.
--166897803510.21A1dABb4.61250--