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.

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

                Created:
                Updated:
                Resolved: