[11] Review request : JDK-8195806 : Eliminate dependency on sun.font.lookup in javafx.graphics

Ajit Ghaisas ajit.ghaisas at oracle.com
Thu Feb 15 05:39:52 UTC 2018


Hi Phil,

   Thanks for having a look at the changes.
   
   I have little difficulty in understanding your question.
   Are you referring to the sun.font.SunFontManager initialization?
   I am asking as it is not evident from the code changes that I have done as part of this webrev.

   Request your guidance in this regard.
      
Regards,
Ajit   


-----Original Message-----
From: Philip Race 
Sent: Wednesday, February 14, 2018 12:52 PM
To: Ajit Ghaisas
Cc: Kevin Rushforth; openjfx-dev at openjdk.java.net
Subject: Re: [11] Review request : JDK-8195806 : Eliminate dependency on sun.font.lookup in javafx.graphics

Well that removes the dependency but how are you fixing the problem of how else to find the font ?
There needs to be alternate code or you need to go back to see what would happen if some code tried to locate that font and how it would fail.

-phil.

On 2/13/18, 11:11 PM, Ajit Ghaisas wrote:
> Hi Kevin, Phil,
>
>        Request you to review following fix :
>
>        Issue :  https://bugs.openjdk.java.net/browse/JDK-8195806
>
>        Fix :  
> http://cr.openjdk.java.net/~aghaisas/fx/8195806/webrev.0/
>
> Regards,
> Ajit


More information about the openjfx-dev mailing list