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

BigInteger and MutableBigInteger should use Integer bit-twiddling methods

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 7
    • core-libs
    • None
    • generic
    • generic

      BigInteger and MutableBigInteger implement and use some of the bit-twiddling methods themselves. From a maintainability and performance point-of-view these classes should use the provided Integer methods, like bitCount, numberOfLeadingZeros, etc.

            darcy Joe Darcy
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: