On Thu, Sep 28, 2017 at 6:23 PM, Philip Race <philip.r...@oracle.com> wrote: > I think for JDK 8 you can pass down a flag to decide whether to include or > exclude CFF. > This flag would be the value of FontUtilities.isOpenJDK() and that should > tell us what we need. > That would preserve the status quo for Oracle JDK and it would be our > problem if the same > bug were then reported against that release.
Is something like that what you have in mind? http://cr.openjdk.java.net/~neugens/8188030/webrev-jdk8.01/ Cheers, Mario