On Sun, 21 Mar 2021 04:13:48 GMT, Hsiafan 
<[email protected]> wrote:

> The convertNSStringToJString function convert NSString to Java String using 
> NewStringUTF,NewStringUTF accept modified-UTF8 encoded str。This fix using 
> UTF-16 encoding for converting.

This pull request has now been integrated.

Changeset: 052e9f7d
Author:    dongliu <[email protected]>
Committer: Kevin Rushforth <[email protected]>
URL:       https://git.openjdk.java.net/jfx/commit/052e9f7d
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8258381: [macos] Exception when input emoji using Chinese input method

Reviewed-by: jpereda, kcr

-------------

PR: https://git.openjdk.java.net/jfx/pull/436

Reply via email to