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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • b98
    • Not verified

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

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

              Created:
              Updated:
              Resolved: