From owner-freebsd-ppc@freebsd.org Thu Dec 3 23:39:48 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0FCEF4B2DFB for ; Thu, 3 Dec 2020 23:39:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CnC436jslz3CJv for ; Thu, 3 Dec 2020 23:39:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1607038788; 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: in-reply-to:in-reply-to:references:references; bh=qJORde77e7VmPJaLpEx4Jlm8JZdnVIakp3MLrAV0mD4=; b=JKZDlvPpuMD07uCCP0B5BPT0n2gYmVyCll1fU+paU7gJ5fKIy636RXWtiEUjbdJ9ULWRTW pKoNQDxAjWPwGiTnPU3LvRGOVRh4eBS3rnJJH1r+Qm7UDTfByrbbsNQB5AtDsKqP8KAaex AWRKZLL/P6wW0/sgvzx8UBHsRMUARSDKTZcs+z+B4/Pz7qu0c9I9/S/NoJ+JozZlAj3Z60 K+6bobwtiIIQrDfCtSIavbfceptdUgmSn1cNb89ifgIZ3me/lCyuGGQM+u6lCIWXmmGiNe OQt7cx1wZmh/68SIOiiARpragS380xr6aji2/V6DYKI+RIPhnWRFOF6Axe/tEA== Received: by freefall.freebsd.org (Postfix) id DF28E1C8F3; Thu, 3 Dec 2020 23:39:47 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id DA4971C8F2 for ; Thu, 3 Dec 2020 23:39:47 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CnC435P07z3C7q for ; Thu, 3 Dec 2020 23:39:47 +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 AC29521CA1 for ; Thu, 3 Dec 2020 23:39:47 +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 0B3Ndl1d068614 for ; Thu, 3 Dec 2020 23:39:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0B3Ndl0V068613 for powerpc@FreeBSD.org; Thu, 3 Dec 2020 23:39:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251247] java/openjdk8: add support for powerpc64le Date: Thu, 03 Dec 2020 23:39:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1607038788; 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: in-reply-to:in-reply-to:references:references; bh=qJORde77e7VmPJaLpEx4Jlm8JZdnVIakp3MLrAV0mD4=; b=g/8vQ7+2AouQSHWG8rnGJLEOLdJimhmDt4BZqUod2gi+K6wjkdrVdXCy1HLWqjqvbEqrPL /vVE58CS4CdOyqWADUnB7gL6rWvGkyynpqN+74firRKSr14cmbHQJqWJrhYXeHr2kZSiN2 jbWwWAeyYTtmMX6yLWcVyPYtAnUnZZLxlFi8q7qxh2Et6h4X4ppWNC0NG37jSq+Oc+HHFJ CGVk5Mifyyx7VwvWlj/IYiDLBUEPw8rtym1Ol/H0/DQMOdGYyO6lOiZiRo5Te3zM2e3xXA so/J76+ApEgp9rPSTHXyudbspap2pTOb0VHZqZbYLaH67cutE7uLOejSGtP7cA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1607038788; a=rsa-sha256; cv=none; b=lCqzBhxkCRD2c3il5BN7/S+2hKgP58H7ibiBf9iBHTvqoUJ4QZ0L1FS8gwUlp60F8XiHms CVBEzZEryfQzUx0dSbGtdyuWbfVhoL5+11/UV2ZDiNSxbpiKlVjnEPzTNbPZkDTak+TLBY JOcqJjkQdnhgV1EbiaEc7xYhPGrguDsHvABxei8LwpnZcfWydFL8q05O3uVcvcUn+NCk2A o+dGCLcGwQGUkNbqBSwdEOA6fcktbyA67NgCplOOcKfSHXBfbMHtp6Bbk7PRyVzWG543tD JCDrk4SIvR8/YE4DwPfZODXgNYsK21uTQ+4Nzr5+OzLWADYHTOX3CphaOzTnOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2020 23:39:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251247 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.=