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

Optimize CLDRCalendarDataProviderImpl::retrieveInteger

XMLWordPrintable

      JDK-8190918 et al added a method to retrieve integer values for calendar data, which when exercised early can be cause for a small startup regression. Instead of splitting and streaming over the data string, we can scan for the first region match and back-track to parse the preceding integer.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: