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

Mac build failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • None
    • client-libs
    • None
    • 2d
    • b131
    • os_x

      jdk9/jdk/src/java.desktop/share/native/libjavajpeg/imageioJPEG.c:2801:19: error: incompatible pointer types passing 'UINT8 **' (aka 'unsigned char **') to parameter of type 'void **' [-Werror,-Wincompatible-pointer-types]
              freeArray(scale, numBands);
                        ^~~~~
      jdk9/jdk/src/java.desktop/share/native/libjavajpeg/imageioJPEG.c:2637:30: note: passing argument to parameter 'arr' here
      static void freeArray(void** arr, jint size) {
                                   ^

            vadim Vadim Pakhnushev
            vadim Vadim Pakhnushev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: