Hi All,

Please review a testbug fix where the testcase is failing in linux because it is not able to find "Arial" font and tries to use the font found in 0th index of getAvailableFontFamilyNames()
which is "Abyssinica SIL".

Bug: https://bugs.openjdk.java.net/browse/JDK-8169897
webrev: http://cr.openjdk.java.net/~psadhukhan/8169897/webrev.00/

Modified the testcode to use "Serif" which is present in all platforms. Tested in windows,linux,mac.

Regards
Prasanta

Reply via email to