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

[WebView] Incorrect native WTF::String to Java string conversion

XMLWordPrintable

    • web
    • generic
    • generic

      StringJava.cpp -- String::toJavaString -- NewStringUTF(utf8().data())
      While converting from native WTF::String to Java string, Some of the characters are not converted.
      This is leading to Multiple DRT failure failure, where actual results vary in different characters with expected.

      e.g :
      actual : expected
      '𝌌' : '𝌌'
      'ð'€ : '𐐀'

            ghb Guru Hb (Inactive)
            ghb Guru Hb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: