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

Improve performance of IP address parsing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 7u6, 8, 9
    • core-libs
    • 7u6
    • b11
    • generic
    • generic

        Since JDK-6924259, allocation pressure and computational cost of parsing IP addresses has risen enough to become an issue in some cases. The specialized internal parser could be optimized by parsing the octets in a single pass over the string.

              mduigou Mike Duigou
              redestad Claes Redestad
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: