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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • 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);
                          ^

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

                Created:
                Updated:
                Resolved: