Date: Sun, 19 Jun 2022 04:56:44 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 264065] java/openjdk8: Crashes on aarch64 when built with clang13: # Internal Error (assembler_aarch64.hpp:237) .. guarantee(val < (1U << nbits)) failed: Field too big for insn Message-ID: <bug-264065-8522-IsrepW4ePA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264065-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-264065-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264065 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Daa1ca89826b5669e623d868e447830a= ad01e6f1a commit aa1ca89826b5669e623d868e447830aad01e6f1a Author: Greg Lewis <glewis@FreeBSD.org> AuthorDate: 2022-06-19 04:53:05 +0000 Commit: Greg Lewis <glewis@FreeBSD.org> CommitDate: 2022-06-19 04:55:54 +0000 java/openjdk8: Attempt to fix newer aarch64 Revert to forcing Clang 12 if Clang 13 or newer is detected. This may fix problems with the built JDK on aarch64. PR: 264065 java/openjdk8/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264065-8522-IsrepW4ePA>