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

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

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 20
    • 20
    • hotspot
    • b23

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: