UL: Replace the internal usage of manual buffers with stringStream in LogSelection

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • b23

      UL uses a lot of buffer pointer + buffer length pairs in its LogSelection API. These require a lot of care on part of the developer to read and to change. Changing these APIs to take outputStream* as input and storing strings in stringStreams instead of buffers would greatly reduce the complexity of this code.

            Assignee:
            Johan Sjölen
            Reporter:
            Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: