RFR: 8269806: Emoji rendering on Linux [v2]

Nikita Gubarkov duke at openjdk.java.net
Wed Mar 30 08:53:42 UTC 2022


On Tue, 29 Mar 2022 17:11:54 GMT, Alexey Ushakov <avu at openjdk.org> wrote:

>> Nikita Gubarkov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8269806: Fix builds with old Freetype (before 2.5)
>
> I was able to reproduce the problem. I used the Xorg session instead of the default (Wayland) one and provided the option mentioned above (-Dsun.java2d.xrender=false)
> ![image](https://user-images.githubusercontent.com/3232337/160667606-7f3084cb-5890-4061-9e0c-d63384d849d8.png)

I managed to reproduce it too on Xorg, thanks @avu!
Will fix this

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

PR: https://git.openjdk.java.net/jdk/pull/4798



More information about the client-libs-dev mailing list