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

Reduce decoder creation overheads for sun.nio.cs.ext Charsets

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • None
    • core-libs
    • None

      The decoders produced by various Charsets, in the ISO-2022 family especially, create one or more decoder for internal use. Creating these auxiliary decoders statically and only using methods that are thread-safe can avoid this overhead.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: