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

G1: Fix -Wconversion warnings in G1CardSetConfiguration::_bitmap_hash_mask

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • 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`.

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

              Created:
              Updated:
              Resolved: