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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 9
    • 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).

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

              Created:
              Updated: