Windows compile error in shenandoahPhaseTimings.cpp

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 15
    • Component/s: hotspot
    • gc
    • generic
    • windows

      After recent changes, we run into the following compile error on Windows (64bit build):

      ./src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp(71): error C2220: warning treated as error - no 'object' file generated
      ./src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp(71): warning C4267: 'argument': conversion from 'size_t' to 'uint', possible loss of data
      ./src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp(186): warning C4267: 'argument': conversion from 'size_t' to 'uint', possible loss of data

            Assignee:
            Unassigned
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: