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

Avoid looking up standard charsets in core libraries

XMLWordPrintable

    • b26

        It's a followup fix after JDK-8233884.

        First, instead of specifying the name of a standard charset, use pre-created Charset constants.
        Second, avoid use of java.nio.charset.StandardCharsets.* constants, and use sun.nio.cs.xxx.INSTANCE instead.

              igerasim Ivan Gerasimov
              igerasim Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: