From nobody Sun Oct 09 21:00:16 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 4MlvZT0nvvz4fWkf for ; Sun, 9 Oct 2022 21:00: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 4MlvZS61XYz3j7L for ; Sun, 9 Oct 2022 21:00:16 +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 4MlvZS565kzPKv for ; Sun, 9 Oct 2022 21:00: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 299L0G5w093836 for ; Sun, 9 Oct 2022 21:00:16 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 299L0GvF093835 for java@FreeBSD.org; Sun, 9 Oct 2022 21:00:16 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202210092100.299L0GvF093835@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, 9 Oct 2022 21:00:16 +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="16653492162.5C41AD0F.92041" Content-Transfer-Encoding: 7bit ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1665349216; 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=Xy0T0B30ACxMgmT28s7SAlYjaAmhFSdHBAQkTvI3RV0=; b=Z0Vd8TtM0kqXGIqKKrkGTfJqtnZLdhd1mHwDLhQwGzf5SKF9YCUPDvIU/t6s2/g7VYRFbf KAigEuXoHBN5fLh3AV9OBWl0UHRKpOS4fO3+blIXbJVz6+h7zQTPW8APDkESp2sS3pFxcn w8sqgfS23v4uVGZVUQFteun4lr9yS/fc99hJ2v9BAME5wO18WFLaO8TVuKvYSbs7qtSXEu U10Ou9vLksOngbKWRnESFuMSAlJR/VcI5Y68N8MNud8BZ3kXltb7xvpjmh05jNuf/SUMHJ yKPAzaW9TE58j0EnIL+TEoIsX33euBleSDSJjZ8lBOUO8Bh0q3274Or8qAw9sw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1665349216; a=rsa-sha256; cv=none; b=PWzvw7zfzhUYKgmNoXTLI6uMsfszFbufuq2U+T3h6tjHwgW78Ko0/IdNeab3shRmaKDq+2 SI3g4e9PqbxVk8u0a0nXfFemsC45rTjuDYC35YtP97xfOvLCqQcPRViqqw+ZoG6rnbX+ZB a4XO06+ikz8BvghdZ9DFqyMkFOK+33UjEmktl82AL0SvzBLGkMiJNDWotx/vVMOBnCdfsd wiURgyyMwuz83ReYKzrbAWVGphduJ8xK0kewxS+uas0lgvk0ZS0ibJ4Yk7snG8yH/SaOLV 8sCjeH2YAlTrNuZk4TMJMoBgaj9bC4cW7Oks7iMPJvR+bsnzNpVCt8+YX37W4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N --16653492162.5C41AD0F.92041 Date: Sun, 9 Oct 2022 21:00:16 +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. --16653492162.5C41AD0F.92041 Date: Sun, 9 Oct 2022 21:00:16 +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.
--16653492162.5C41AD0F.92041--