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

(spec) PrintStream documentation regarding character encodings appears incorrect

XMLWordPrintable

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

      The following statement in the class javadoc appears incorrect:

       * <p> All characters printed by a <code>PrintStream</code> are converted into
       * bytes using the platform's default character encoding.

      Each PrintStream uses an internal charset for character-to-byte conversion. If
      the charset is not specified during construction, the default charset will be
      used.

            Unassigned Unassigned
            iris Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: