Reduce object allocation for FloatToDecimal and DoubleToDecimal

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b04
    • generic
    • generic

      The current versions of FloatToDecimal and DoubleToDecimal allocate additional objects.

      Reducing these allocations can improve the performance of Float/Double.toString and AbstractStringBuilder's append(float/double).

            Assignee:
            Shaojin Wen
            Reporter:
            Shaojin Wen
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: