[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
Date: Sun, 19 Jun 2022 04:56:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065
--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=aa1ca89826b5669e623d868e447830aad01e6f1a
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(-)
--
You are receiving this mail because:
You are the assignee for the bug.