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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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.

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

              Created:
              Updated:
              Resolved: