[Bug 297282] java/openjdk25: libjava.so does not find libjvm.so
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297282 --- Comment #5 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9477c9da0a436a689b99443372a80f20186ee7a9 commit 9477c9da0a436a689b99443372a80f20186ee7a9 Author: Harald Eilertsen <[email protected]> AuthorDate: 2026-08-14 10:19:14 +0000 Commit: Harald Eilertsen <[email protected]> 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.