From nobody Sun Jan 29 21:00:42 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 4P4kHH1lS8z3c5Bb for ; Sun, 29 Jan 2023 21:00:43 +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 4P4kHG6Gfyz3Qly for ; Sun, 29 Jan 2023 21:00:42 +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=1675026042; 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=GaoXMLTgKlzas4u3VZH6Wm5ILj6XTuVLG+M9Y5SZqsA=; b=pOfRAVm70u5WcJnKTMxXep9aKo1LFkF2FC7u0olb9Mp0fwEqTNc0iQA4BC1WFd5q6O7Hll 576AmyWfgUXnBGDMlB0nvG0KIKRIOCDPoADELEwAWCIp6zTI4xOqUKiZe5V2UygZD46kuF 2jfs8aiwoUtYFy4U84n5/yVltlm3YG9Vh7Lphqev3ru7Eq3zOX+Ko25sLcqaPTIP+fTFpN olbXD7x55HwAqPFIXVtxGMzcCsvO9N5Kbhyo2oq4wqHzNSOxrkYMDOzPKWuMQgBi+9Qs+j gtBkf8bATJSljrPDlo6EgBKHJEfAL6oZPT3N4OoSb3hcesAJ8y61stYlmiXfJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675026042; a=rsa-sha256; cv=none; b=G6GTcgBznjqi+ckpBmSl2FTEeUhjtcHL4hEfn+jzHSc8ACTX/VSGRXp3QZ0UlSbkPoRTR9 574vuozIAI2dQYToa+xo3TeSds7fRTFZDPfA3v4O79x7NM9tFxN7zljD4jIn6IpokWcjwL zMchyz7L+BCsgRK13x0PPtwo1oKvFnR+v3Ap84WZzDhhrQlVfussSXC0UgwJ8xoO5FlJBZ 5Wks3uKVIntwYYLbIh8wrSfd33B7mkpIEfdGf6h2A2fw5LDbqupbkMs4SocC4MDhOBWi9e Br8jnHWFNW9mrYPOWAdXJWzc5Boj1yO1smm3iQF5tmr9dsikmREDnprGn9244Q== 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 4P4kHG5NRLzjWW for ; Sun, 29 Jan 2023 21:00:42 +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 30TL0glk063660 for ; Sun, 29 Jan 2023 21:00:42 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30TL0glI063658 for java@FreeBSD.org; Sun, 29 Jan 2023 21:00:42 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202301292100.30TL0glI063658@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, 29 Jan 2023 21:00:42 +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="16750260424.9aBE18.60359" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N --16750260424.9aBE18.60359 Date: Sun, 29 Jan 2023 21:00:42 +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 | 268295 | FreeBSD JavaŽ Project: update, corrections Open | 255662 | java/openjdk11: Add armv6 / armv7 support 5 problems total for which you should take action. --16750260424.9aBE18.60359 Date: Sun, 29 Jan 2023 21:00:42 +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        |    268295 | FreeBSD JavaŽ Project: update, corrections
Open        |    255662 | java/openjdk11: Add armv6 / armv7 support

5 problems total for which you should take action.
--16750260424.9aBE18.60359--