Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8216140 Correct UnicodeDecoder U+FFFE handling
  3. JDK-8216588

Release Note: Corrected UnicodeDecoder U+FFFE Handling

XMLWordPrintable

      The behavior of decoding the code point `U+FFFE` in the middle of the buffer has been corrected for `StandardCharsets.UTF_16[LE/BE]`. The decoders have been reporting the code point as "malformed". They now pass through the code point in order to conform to the [Unicode Consortium's Corrigendum#9](http://www.unicode.org/versions/corrigendum9.html).

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: