RFR: 8305418: [Linux] Replace obsolete XIM as Input Method Editor [v13]

Martin Fox mfox at openjdk.org
Tue Jan 2 17:01:01 UTC 2024


On Mon, 25 Dec 2023 20:45:00 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

>> There's a check before.
>> 
>> 
>>     if (!jview) {
>>         return;
>>     }
>
> I see what you mean now. Fixed it.

Looks good to me.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1080#discussion_r1439635364


More information about the openjfx-dev mailing list