On Thu, 17 Mar 2022 05:05:16 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Without the fix, 
> ![image](https://user-images.githubusercontent.com/43534309/158740896-b0ee2daf-b8c3-4dc9-9f3b-7a1831562a12.png)

If I compile the testcase with in-built javac and then run with build jdk, then 
I get the above image
but if I compile testcase with build javac (as in ./jdk/bin/javac) and then run 
with build jdk then I get (This is without the change in fontconfig)
![image](https://user-images.githubusercontent.com/43534309/158744766-1cef1101-3738-4315-a421-6069a3840dff.png)

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

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

Reply via email to