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

32-bit build failures after JDK-8213084 (Rework and enhance Print[Opto]Assembly output)

XMLWordPrintable

    • b23
    • x86, aarch32

      x86_32, arm32

      /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/compiler/abstractDisassembler.cpp: In static member function 'static int AbstractDisassembler::print_hexdata(address, int, outputStream*, bool)':
      /home/buildbot/worker/jdkX-linux/build/src/hotspot/share/compiler/abstractDisassembler.cpp:232:55: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'jlong {aka long long int}' [-Werror=format=]
                         st->print("%23.1ld", *((jlong*)here));
                                                             ^

            lucy Lutz Schmidt (Inactive)
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: