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

Windows compile error in shenandoahPhaseTimings.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 15
    • 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

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

              Created:
              Updated:
              Resolved: