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

Extend the set of inputs handled by fast paths in FloatingDecimal

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • Fix Understood

      When parsing a string representing a floating-point in decimal notation, there are some fast paths for simple cases in class FloatingDecimal, which results in better performance when applicable.

      It is possible to extend the number of cases for which fast paths can successfully apply, thus improving performance even more.

            rgiulietti Raffaello Giulietti
            rgiulietti Raffaello Giulietti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: