(spec) PrintStream documentation regarding character encodings appears incorrect

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 5.0
    • Component/s: 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.

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

              Created:
              Updated:
              Imported:
              Indexed: