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

32-bit build failures after JDK-8227054

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 14
    • None
    • hotspot
    • None
    • b12

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: