From nobody Sun Jul 02 21:00:24 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 4QvLzs4dbkz4lKmP for ; Sun, 2 Jul 2023 21:00:25 +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 4QvLzs1XvJz40vH for ; Sun, 2 Jul 2023 21:00:25 +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=1688331625; 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=iyitQQa11UI0j4qNVkrLsmoDJxJZZ/Jrfg7Mk0k6IAs=; b=ILnLrAulWjAx1RUabFaG1IvMII7yDtBmFGwpWYP1tz2d+MKfO+myIc5FkXgEjrKpKA0dJx F5FHEBo5qyXMmVRWbdGj/v5O0yrGTF0DmMoFk/8JFDC8a88AIiJPx33QAUDzljifHfWHfE xcsjerTS2dy+4Zg/gWtX5cx/xukyKe65ibv5idyaV0JoW1XQnr7PkEf2BDjXcFjNqJoCOM J19Kom58D4h7kBJB51TAJVEb9IyJT76zvlJ5B+9i3+ghNlM3v6+JpOzlIVSW3ONFBHL3vn 37KN/qNLwDOBj16eTiN6YmW4+3CroFVseea7vB/O+fW1hOhf6BDsoAkC7YSVDw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688331625; a=rsa-sha256; cv=none; b=YDPQDHz/hwqhGy1Azl8sc3WM59fCJJ3XmRbJ7ArzR5YX0ccvwq2ScOS3aFsHMNzkQDATpu vusYVth39AVhtvfWgHUBexT4E4MUX1XwWL1ckklCDTlcpcQYAIWlL0aS/yrqW+TBb1EYVL I/qPEXGug/4E0h9U7NgXi853uoOGjpspJoCCPguyrETRw5V9qyXnlIt7eg4kx5jCmYw/uj h57M0uJm3DO+Xy4/brQo7jSqnLqPiryopLfCZKP2rwAcOlhcvlvq2+QTzyI6uB+ZRs4Owl 00lm1jaFVfPcCJAo5vul7IWSim8ENQ5WvAPNtD6ZNB9PVM1TgFMo6p7atAnisg== 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 4QvLzr6mfzzNhc for ; Sun, 2 Jul 2023 21:00:24 +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 362L0OQv046573 for ; Sun, 2 Jul 2023 21:00:24 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 362L0ORJ046572 for java@FreeBSD.org; Sun, 2 Jul 2023 21:00:24 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202307022100.362L0ORJ046572@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, 2 Jul 2023 21:00:24 +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="16883316245.5c4E11.44750" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N --16883316245.5c4E11.44750 Date: Sun, 2 Jul 2023 21:00:24 +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. --16883316245.5c4E11.44750 Date: Sun, 2 Jul 2023 21:00:24 +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.
--16883316245.5c4E11.44750--