[Bug 260319] java/openjdk11: various segfaults with llvm13

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Apr 2022 13:21:37 UTC
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.