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

32-bit build failures after JDK-8227054

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 14
    • None
    • 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");
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
       

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

              Created:
              Updated:
              Resolved: