Add note for the property java.util.logging.FileHandler.encoding in Javedoc to ensure that Java logger prints readable characters

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 9
    • Component/s: core-libs

      Please add the following note (or something similar) to the
      java.util.logging.FileHandler Javadoc API:

      Ensure that you set the encoding that corresponds to your environment,
      operating system, or application to ensure that the Java logger does not
      print unreadable characters.

      Add this note right after this statement:
      <handler-name>.encoding the name of the character set encoding to use
      (defaults to the default platform encoding).

            Assignee:
            Unassigned
            Reporter:
            Raymond Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: