32-bit build failures after JDK-8227054

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 14
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b12

      /home/shade/trunks/jdk-jdk/src/hotspot/share/gc/shared/weakProcessor.cpp: In member function 'void WeakProcessor::Task::initialize()':
      /home/shade/trunks/jdk-jdk/src/hotspot/share/gc/shared/weakProcessor.cpp:119:42: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
           assert((cur_state - _storage_states) < storage_count, "invariant");
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
       

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

              Created:
              Updated:
              Resolved: