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

Performance of parsing with DecimalFormat can be improved

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      Intermediate strings that are created for the purposes of parsing can be avoided by more direct manipulation of numbers. This also allows for some minor code cleanup.

      See draft PR - https://github.com/openjdk/jdk/pull/25644


            naoto Naoto Sato
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: