BigInteger's array copiers should be converted to System.arraycopy()

XMLWordPrintable

    • b06
    • generic
    • generic
    • Verified

      BigInteger has several methods which which use for/loops for array copiers. These should be converted to using System.arraycopy(). System.arraycopy() is an optimized array copier.

            Assignee:
            Joe Darcy
            Reporter:
            Charlie Hunt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: