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

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.

            darcy Joe Darcy
            huntch Charlie Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: