From nobody Fri Dec 31 11:59:02 2021 X-Original-To: freebsd-arm@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 AF7A7192A4E4 for ; Fri, 31 Dec 2021 11:59:29 +0000 (UTC) (envelope-from aph-open@littlepinkcloud.com) Received: from mail.littlepinkcloud.com (bookofsand.co.uk [93.93.131.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQNwc4Pq0z3vpf for ; Fri, 31 Dec 2021 11:59:25 +0000 (UTC) (envelope-from aph-open@littlepinkcloud.com) Received: from [10.0.0.8] (cpc108959-cmbg20-2-0-cust731.5-4.cable.virginm.net [80.0.22.220]) by mail.bookofsand.co.uk (Postfix) with ESMTPSA id DCC671654; Fri, 31 Dec 2021 11:59:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.bookofsand.co.uk DCC671654 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=littlepinkcloud.com; s=default; t=1640951963; bh=gRsANya+5sTSPspxIeQLKnD6xyrH2m8YHdOuGzZGpIo=; h=Date:To:From:Subject:From; b=tNVAEVXTkgH8xBqKLu3mPSj4sA9+jC9U2qD3oX+3+M0rGmyE9bXLnzffZR8D4QYRg PNYpCHa6SowzsculWc+sjCNG2MnZiOYHd8+b3vNVob3zgcR3gqlTbJetSMgCXZUMmU K0yv2OYEWEVKolDzkBgqCM/CVVshZ3iq8pQJeLwU= Message-ID: <015b381f-d4f6-6088-6474-9add5d9a14c3@littlepinkcloud.com> Date: Fri, 31 Dec 2021 11:59:02 +0000 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 To: freebsd-arm@FreeBSD.org Content-Language: en-US From: Andrew Haley Subject: Call for testing: OpenJDK 11 on Arm64 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4JQNwc4Pq0z3vpf X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=littlepinkcloud.com header.s=default header.b=tNVAEVXT; dmarc=none; spf=pass (mx1.freebsd.org: domain of aph-open@littlepinkcloud.com designates 93.93.131.130 as permitted sender) smtp.mailfrom=aph-open@littlepinkcloud.com X-Spamd-Result: default: False [2.35 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[littlepinkcloud.com:s=default]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[littlepinkcloud.com]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_SHORT(1.00)[0.999]; DKIM_TRACE(0.00)[littlepinkcloud.com:+]; NEURAL_SPAM_LONG(0.85)[0.855]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:44684, ipnet:93.93.128.0/21, country:GB]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[80.0.22.220:received] X-ThisMailContainsUnwantedMimeParts: N Is anyone testing OpenJDK on FreeBSD/Arrm64? We're about to commit a great big patch for MacOS/AArch64, and it would be nice if someone with a FreeBSD/Arm64 system could kick the tyres to make sure we didn't break anything. Please forgive me, but I have no idea of OpenJDK even runs on FreeBSD/Arm64. I've never seen it. If anyone is interested, The PR is https://github.com/openjdk/aarch64-port/pull/14 The tree is https://github.com/openjdk/aarch64-port Checkout this PR locally: $ git fetch https://git.openjdk.java.net/aarch64-port pull/14/head:pull/14 $ git checkout pull/14 Update a local copy of the PR: $ git checkout pull/14 $ git pull https://git.openjdk.java.net/aarch64-port pull/14/head Thanks, -- Andrew Haley (he/him) Java Platform Lead Engineer Red Hat UK Ltd. https://keybase.io/andrewhaley EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671