Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8170681

Remove fontconfig header files from JDK source tree

XMLWordPrintable

    • 2d
    • b31

        JDk historically imported the fontconfig.h header file into the source tree
        since the build environments of the day did not have this header.
        Now all JDK supported platforms have the header+library so we can
        just use platform support like we do for most about everything else.
        This may cause a glitch for some ports if there is no fontconfig configured
        by default there (AIX ?), which is something that will need to be addressed
        by the maintainers of that port.

              prr Philip Race
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: