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

G1: Fix -Wconversion warnings in G1CardSetConfiguration::_bitmap_hash_mask

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • hotspot
    • gc
    • b12

    Description

      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`.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: