OpenJDK loads the JVM and other JDK libraries explicitly from the
correct directories, so there's no need for adding them to ldconfig.
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297282
Sponsored by: The FreeBSD Foundation
Differential D58841
java/openjdk8 + 11: Remove USE_LDCONFIG from ports Authored by haraldei on Fri, Aug 14, 10:24 AM. Tags None Referenced Files
Subscribers
Details OpenJDK loads the JVM and other JDK libraries explicitly from the PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297282
Diff Detail
Event TimelineComment Actions This looks good to me. One nit: In the commit log, PR: expects only the bug number to automatically update the bug, not the full URL. Comment Actions The patch is rejected because of the subject line: "java/openjdk8 + 11: ..." Should I split it in two, or is there an established way of marking that it affects more than one port? Comment Actions It's probably the spaces before the : catching the subject line hook. You could either get rid of those spaces, or use java/openjdk{8,11}: Remove USE_LDCONFIG from ports, which is a format I see in the logs. Comment Actions This change broke build of databases/sqldeveloper in poudriere: |