Date: Mon, 04 Apr 2022 13:21:37 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 260319] java/openjdk11: various segfaults with llvm13 Message-ID: <bug-260319-8522-u54JIl2kzz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260319-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-260319-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260319 --- Comment #29 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Steve Wills from comment #28) Yes, as mentioned in bug 258954, OpenJDK 11 through 13 use undefined behavior, and this will trigger segfaults with llvm >= 13. This has been fixed in OpenJDK >= 14, but the diffs are very difficult to backport to older OpenJDK versions (and upstream did not do it either, as far as I know). Therefore those older versions must be compiled with devel/llvm12. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260319-8522-u54JIl2kzz>
