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

[REDO] Support static JDK in libfontmanager/freetypeScaler.c

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • client-libs
    • 2d
    • b11

      The fix for JDK-8349859 caused build failure:

      /jdk_git/open/src/java.desktop/share/native/libfontmanager/freetypeScaler.c: In function 'setInterpreterVersion':
      /jdk_git/open/src/java.desktop/share/native/libfontmanager/freetypeScaler.c:307:9: error: implicit declaration of function 'FT_Property_Set' [-Werror=implicit-function-declaration]
        307 | FT_Property_Set(library, module, property, (void*)(&version));
            | ^~~~~~~~~~~~~~~
      cc1: all warnings being treated as errors

            jiangli Jiangli Zhou
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: