[OpenJDK 2D-Dev] Kindly subscribe me
-- Regards Rahul Sharma
Re: [OpenJDK 2D-Dev] NPE in X11FontManager.getDefaultPlatformFont
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