Add unsynchronized versions of buffered byte and character streams

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 1.0, 1.1
    • Component/s: core-libs
    • generic
    • generic

      Add unsynchronized versions of the following classes:

          BufferedInputStream
          BufferedOutputStream
          BufferedReader
          BufferedWriter

      Many Java developers are already in the habit of copying our buffered-stream
      classes and then removing the synchronized keywords. Perhaps we should just
      make this part of the core I/O library.

            Assignee:
            Iris Clark
            Reporter:
            Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: