[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: Sat, 09 Jul 2022 14:15:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065 --- Comment #16 from Mikhail T. <mi@ALDAN.algebra.com> --- Gentlemen, I must express a certain disappointment in the “fix” being discussed… Take a step back and consider: we found a bug. Whether the bug is in the clang/llvm or in OpenJDK, it ought to be fixed at the source! FreeBSD project certainly has a number of C and C++ experts to come up with a proper patch suitable for submission up one of the two streams. The work-around - using a different version of LLVM - would’ve been acceptable for a few days, to accommodate some tight release deadline. But this ticket is months-old! Forcing a user to build a whole different compiler suit in order to build JDK8, is impolite too :-/ -- You are receiving this mail because: You are the assignee for the bug.