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

Reduce object allocation for FloatToDecimal and DoubleToDecimal

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • 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).

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

              Created:
              Updated:
              Resolved: