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

Fix windows build after JDK-8221507

    XMLWordPrintable

Details

    • gc
    • b22

    Description

      The changes for JDK-8221507 broke the windows build:


      shenandoahHeapRegion.cpp
      .../jdk/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp(687): error C2220: warning treated as error - no 'object' file generated
      .../jdk/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp(687): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
         ... (rest of output omitted)
      * For target hotspot_variant-server_libjvm_objs_shenandoahJfrSupport.obj:
      shenandoahJfrSupport.cpp
      .../jdk/src/hotspot/share/gc/shenandoah/shenandoahJfrSupport.cpp(60): error C2220: warning treated as error - no 'object' file generated
      .../jdk/src/hotspot/share/gc/shenandoah/shenandoahJfrSupport.cpp(60): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
         ... (rest of output omitted)

      Attachments

        Issue Links

          Activity

            People

              lmesnik Leonid Mesnik
              clanger Christoph Langer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: