8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • b15

        libnativeGC05.c:80:19: error: 'pair_getj_mid' may be used uninitialized in this function [-Werror=maybe-uninitialized]
                        j = (*env)->CallIntMethod(env, pair, pair_getj_mid);
                          ^

        libnativeGC05.c:78:19: error: 'pair_geti_mid' may be used uninitialized in this function [-Werror=maybe-uninitialized]
                        i = (*env)->CallIntMethod(env, pair, pair_geti_mid);
                          ^

              Assignee:
              Igor Ignatyev (Inactive)
              Reporter:
              Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: