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

(cs) UnmappableCharacterException needs length value

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.4.0
    • core-libs
    • generic
    • generic

      UnmappableCharacterException needs a length value indicating the number of chars in the input sequence that need to be skipped before conversion can resume normally. It is generally not correct to assume that this value is 1, since the converter may have recognized a valid but not mappable sequence consisting of surrogate characters, combining jamo, or other combining marks. If the client just skipped one char, the next attempt to convert might result in an unjustified MalformedInputException.

            mr Mark Reinhold
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: