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

Fix linux+arm64 build after 8254072

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 16
    • None
    • hotspot
    • b23
    • aarch64
    • linux
    • Verified

      /home/beurba/work/jdk/src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp:1501:52: error: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Werror=sign-compare]
       1501 | assert(StackOverflow::stack_shadow_zone_size() == (int)StackOverflow::stack_shadow_zone_size(), "must be same");

            burban Bernhard Urban-Forster
            burban Bernhard Urban-Forster
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: