Date: Sat, 06 Aug 2022 10:57:08 +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-gBJIbkhlrf@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 #19 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D591a784f324b7d8c45596d758b4c089= 3626bdbef commit 591a784f324b7d8c45596d758b4c0893626bdbef Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2022-08-06 10:54:52 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2022-08-06 10:55:32 +0000 java/openjdk{8,11}: Remove dependency on devel/llvm12 which is no longer necessary The workarounds committed in aa1ca89826b5 and 846ff4e95291 are no longer necessary, as both the upstream commits for PR258954 =20=20=20 (https://github.com/battleblow/jdk11u/commit/305a68a90c722aa7a7b75589e24d5b= 5d554c96c1) and PR264065 (https://hg.openjdk.java.net/jdk/jdk/rev/40c07de877ab) are now merged into the distribution tarballs. PR: 258954, 264065 Approved by: maintainer timeout (1 month) MFH: 2022Q3 java/openjdk11/Makefile | 8 -------- java/openjdk8/Makefile | 8 -------- 2 files changed, 16 deletions(-) --=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-gBJIbkhlrf>