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

Avoid looking up standard charsets in core libraries

    XMLWordPrintable

Details

    • b26

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: