[Bug 297282] java/openjdk25: libjava.so does not find libjvm.so
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 297282] java/openjdk25: libjava.so does not find libjvm.so"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Aug 2026 10:26:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297282
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=9477c9da0a436a689b99443372a80f20186ee7a9
commit 9477c9da0a436a689b99443372a80f20186ee7a9
Author: Harald Eilertsen <haraldei@FreeBSD.org>
AuthorDate: 2026-08-14 10:19:14 +0000
Commit: Harald Eilertsen <haraldei@FreeBSD.org>
CommitDate: 2026-08-17 10:25:52 +0000
java/openjdk{8,11}: Remove USE_LDCONFIG from ports
OpenJDK loads the JVM and other JDK libraries explicitly from the
correct directories, so there's no need for adding them to ldconfig.
PR: 297282
Reviewed by: jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D58841
java/openjdk11/Makefile | 2 +-
java/openjdk8/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.