Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2024 18:51:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 260319] java/openjdk11: various segfaults with llvm13
Message-ID:  <bug-260319-8522-Bu2RgOR7Pn@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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260319

--- Comment #41 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D5695d8d0e2aae63368d435790269d31=
0d93d62a7

commit 5695d8d0e2aae63368d435790269d310d93d62a7
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-07-14 13:44:52 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-16 18:50:04 +0000

    java/openjdk11: remove custom LLVM - build with LLVM from base

    Segfaults are no longer observed with current versions of LLVM 17 and 18
    in base 13.3 and 14.1, so there is no need to pull such an old version
    from ports to build.
    For example build java/openjdk11 with LLVM from base and then build
    java/eclipse and java/openjfx14 using java/openjdk11: build and run
    without errors.

    PR:             280056 260319
    Approved by:    java (maintainer, timeout 14 days)

    (cherry picked from commit 08cc50220f1d71f12d13d7e2c957a5679b02914d)

 java/openjdk11/Makefile                              |  6 +-----
 .../patch-make_hotspot_lib_JvmMapfile.gmk (new)      | 20 ++++++++++++++++=
++++
 2 files changed, 21 insertions(+), 5 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-260319-8522-Bu2RgOR7Pn>