The patch causes a load failure when trying to load graphical java programs, because it created a hard dependency on libfontconfig.so from libfontmanager.so. This should be handled by the JDK itself by dynamically loading fontconfig if it's needed. PR: 284503 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48806