[OpenJDK 2D-Dev] RFR: 8223935: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Mar 18 00:23:09 UTC 2020


Looks fine.

On 3/17/20 4:59 pm, Philip Race wrote:
> Done.
> 
> http://cr.openjdk.java.net/~prr/8223935.1/
> 
> Log looks like this :-
> 
> SysRootDir=C:\\Windows
> found:C:\\Windows\\fonts\\mangal.ttf for Devanagari
> found:C:\\Windows\\fonts\\vrinda.ttf for Bengali
> found:C:\\Windows\\fonts\\raavi.ttf for Gurmukhi
> found:C:\\Windows\\fonts\\shruti.ttf for Gujurati
> found:C:\\Windows\\fonts\\kalinga.ttf for Oriya
> found:C:\\Windows\\fonts\\latha.ttf for Tamil
> found:C:\\Windows\\fonts\\gautami.ttf for Telugu
> found:C:\\Windows\\fonts\\tunga.ttf for Kannada
> found:C:\\Windows\\fonts\\kartika.ttf for Malayalam
> found:C:\\Windows\\fonts\\iskpota.ttf for Sinhala
> found:C:\\Windows\\fonts\\dokchamp.ttf for Thai
> found:C:\\Windows\\fonts\\dokchamp.ttf for Lao
> found:C:\\Windows\\fonts\\khmerui.ttf for Khmer
> found:C:\\Windows\\fonts\\monbaiti.ttf for Mongolian
> 
> -phil.
> 
> 
> 
> On 3/17/20, 11:24 AM, Sergey Bylokhov wrote:
>> Hi, Phil.
>>
>> Probably it is better to use "%SYSTEMROOT%\Fonts" instead of "c:\\windows\\fonts"?
>>
>> On 3/17/20 9:34 am, Philip Race wrote:
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8223935
>>> Webrev: http://cr.openjdk.java.net/~prr/8223935/
>>>
>>> WindowsIndicFonts has been failing randomly depending on
>>> whether a test system has the Indic fonts installed.
>>> This updates the test to not fail on systems which don't have the expected
>>> fonts installed in the typical default location.
>>>
>>> -phil.
>>>
>>>
>>>
>>
>>


-- 
Best regards, Sergey.


More information about the 2d-dev mailing list