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

(spec) PrintWriter constructors don't always clear on buffering

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 1.1
    • core-libs
    • Fix Understood
    • generic
    • generic

      Date: Wed, 20 May 1998 08:51:47 -0700
      From: Mark Reinhold <mr@penobscot>

      > Date: Wed, 20 May 1998 15:48:13 +1000
      > From: George <###@###.###>

      > Is it true that PrintWriters are always buffered? I couldn't find
      > anything on the docs, but I have been told this,

      PrintWriters are buffered only if you use one of the convenience constructors
      that takes an OutputStream argument. If you use one of the constructors that
      takes a Writer argument, no buffering is done. We should update the
      specification to clarify this point.

            Unassigned Unassigned
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: