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

Build failures after JDK-8207812 (Implement Dynamic CDS Archive)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 13
    • 13
    • hotspot
    • b22

      x86_32:

      /home/shade/trunks/jdk-jdk/src/hotspot/share/memory/dynamicArchive.cpp: In member function 'void DynamicArchiveBuilder::verify_estimate_size(size_t, const char*)':
      /home/shade/trunks/jdk-jdk/src/hotspot/share/memory/dynamicArchive.cpp:514:95: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Werror=format=]
           log_info(cds)("%s estimate = %lu used = %lu; diff = %d bytes", which, estimate, used, diff);
                                                                                                     ^

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: