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

[MVT] Build failures on 32-bit x86

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • repo-valhalla
    • repo-valhalla
    • hotspot
    • x86
    • linux

      /scratch/opt/jprt/T/P1/123754.tobias/s/hotspot/src/share/vm/runtime/thread.cpp: In member function 'void JavaThread::print_vt_buffer_stats_on(outputStream*) const':
      /scratch/opt/jprt/T/P1/123754.tobias/s/hotspot/src/share/vm/runtime/thread.cpp:865:78: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'jlong {aka long long int}' [-Werror=format=]
         st->print_cr("\tMemory buffered : %ld", vtchunk_total_memory_buffered());

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: