G1: Fix -Wconversion warnings in G1CardSetConfiguration::_bitmap_hash_mask

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: hotspot
    • gc
    • b12

      Its sole use is to & with an uint, so one can use uint instead.

      The initialization is odd -- the most commond pattern is `(1 << _log...) - 1`.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: