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

bufferStream and stringStream are very similar and can be unified

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • None
    • hotspot

      As the title says. The only difference is that bufferedStream imposes a maximum, stringStream does not.

      In fact, bufferedStream has two maxima, one is the one handed over as constructor arg, one is a hidden 100*M-or-we-assert maximum. This looks like it should be unified too.

            Unassigned Unassigned
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: