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

Fix linux+arm64 build after 8254072

    XMLWordPrintable

Details

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

    Description

      /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");

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: