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

UL: Do not recompute string lengths unnecessarily

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot

      UL currently recomputes string lengths often and for no gain. Instead, we can package the strings together with their lengths and in this way avoid this. This also let's us use more efficient operations for writing our changes to the output buffers.

            Unassigned Unassigned
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: