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

Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • b98
    • Not verified

      Replace array of ArrayList of BigIntegers with a volatile two-dimensional BigInteger array and eliminate the synchronization of getRadixConversionCache().

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: