Remove unused _width and _newlines field in outputStream

XMLWordPrintable

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

      _width is entirely unused, _newlines is only used as a boolean check in one place. Remove these and use the return value of update_position to say if a newline was seen or not.

      This removes some cruft from outputStream and saves 8 bytes in allocation.

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

              Created:
              Updated:
              Resolved: