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

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

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: