Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8245097 Investigate ThreadLocal usage in core libs
  3. JDK-8245309

Re-examine use of ThreadLocalCoders in sun.net.www.ParseUtil

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 16
    • None
    • core-libs
    • None
    • b16

      ParseUtil uses ThreadLocalCoders to obtain a cached UTF-8 decoder when decoding input that has escaped octets. It also uses it to a cached UTF-8 encoder when encoding non-ASCII input. These optimisations need to be re-evaulated to see if they are still needed.

            jboes Julia Boes (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: