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

Add unsynchronized versions of buffered byte and character streams

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.0, 1.1
    • 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.

            iris Iris Clark
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: