Mac build failure

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 9
    • Affects Version/s: None
    • Component/s: 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) {
                                     ^

              Assignee:
              Vadim Pakhnushev
              Reporter:
              Vadim Pakhnushev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: