[OpenJDK 2D-Dev] Kindly subscribe me

2013-06-04 Thread Rahul Sharma
-- Regards Rahul Sharma

Re: [OpenJDK 2D-Dev] NPE in X11FontManager.getDefaultPlatformFont

2013-06-04 Thread Phil Race
Jeremy, Why didn't it return any fonts ? Is this because the libfontconfig library isn't installed ? We've been runtime loading that lib but these days could potentially switch to linking against it at compile time, in which case you won't even get this far. So in other words this could be a s