Date: Mon, 23 May 2022 16:48:06 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 264065] java/openjdk8: broken on aarch64 when built with clang13 Message-ID: <bug-264065-8522-P0bCeuMXIH@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 #8 from Thierry Thomas <thierry@FreeBSD.org> --- The same error is also displayed when building benchmarks/scimark2: =3D=3D=3D> Building for scimark2-java-2.0_2 cd /wrkdirs/usr/ports/benchmarks/scimark2/work/scimark2-java-2.0_2 && /usr/local/openjdk8/bin/javac -O commandline.java # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (assembler_aarch64.hpp:237), pid=3D1847, tid=3D0x000000000006fd66 # guarantee(val < (1U << nbits)) failed: Field too big for insn # # JRE version: (8.0_332-b09) (build ) # Java VM: OpenJDK 64-Bit Server VM (25.332-b09 mixed mode bsd-aarch64 compressed oops) # Core dump written. Default location: /wrkdirs/usr/ports/benchmarks/scimark2/work/scimark2-java-2.0_2/javac.core # # An error report file with more information is saved as: # /wrkdirs/usr/ports/benchmarks/scimark2/work/scimark2-java-2.0_2/hs_err_pi= d18 47.log # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=3DPorts%20%26%2= 0Pack ages&component=3DIndividual%20Port(s)&short_desc=3Djava/openjdk8%3A%20 # *** Signal 6 --=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-P0bCeuMXIH>