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

BigInteger and MutableBigInteger should use Integer bit-twiddling methods

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: