Hi all, I'm dealing with a 3rd party-lib that is sadly using sun.font.FontManager (getNewComposite in particular). When moving to Java 7 this breaks (not unexpectedly) and so they'd like some advice on what would be an appropriate OpenJDK package to use instead of the internal sun one.
Any ideas? I'm completely clueless when it comes to this part of the OpenJDK :|. Cheers, Martijn