hg: openjfx/8/graphics/rt: Fixed RT-28631: Printing not working with custom fonts.

Kevin Rushforth kevin.rushforth at oracle.com
Thu Apr 18 19:13:26 PDT 2013


Ah, so sounds like a web page just wasn't refreshed. Good to know. Thanks!

-- Kevin


Scott Palmer wrote:
> If you tweak the URL you could have downloaded b85 since last Thursday... I did.  I just noticed today that the web page wasn't updated when I went to grab b86.
>
> Scott
>
> On 2013-04-18, at 6:07 PM, Kevin Rushforth <kevin.rushforth at oracle.com> wrote:
>
>   
>> Actually, this fix won't be available until b87 (next week's build).
>>
>> The EA build schedule is currently as follows:
>>
>> b84 - Apr 4 / 5
>> b85 - Apr 11 / 12
>> b86 - Apr 18 / 19
>> b87 - Apr 25 / 26
>>
>> What I don't know is why b85 wasn't pushed to java.net last week. I just checked and b84 from two weeks ago is the most recent build.
>>
>> -- Kevin
>>
>>
>> Ali Ebrahimi wrote:
>>     
>>> Thanks. I'm waiting for b85.
>>>
>>>
>>> On Fri, Apr 19, 2013 at 1:44 AM, Richard Bair <richard.bair at oracle.com>wrote:
>>>
>>>  
>>>       
>>>> Yes, unfortunately this will be the case until b85 is released which is
>>>> normally a Thursday / Friday thing. Phil changed some internals in the
>>>> closed side which unfortunately means you're hosed until the new closed
>>>> binary is released. We're getting close to having something completely
>>>> build able on only open sources, which will make these sorts of problems go
>>>> away.
>>>>
>>>> Richard
>>>>
>>>> On Apr 18, 2013, at 2:11 PM, Ali Ebrahimi <ali.ebrahimi1781 at gmail.com>
>>>> wrote:
>>>>
>>>> Hi,
>>>> This changeset causes my built fail:
>>>>
>>>> :graphics:compileJava
>>>> [ant:javac]
>>>> F:\openjdk\openjfx\8\graphics\javafx\modules\graphics\src\main\java\
>>>> com\sun\prism\j2d\J2DPrismGraphics.java:337: error: cannot find symbol
>>>> [ant:javac]         if (peer == null && fr.isEmbeddedFont()) {
>>>> [ant:javac]                               ^
>>>> [ant:javac]   symbol:   method isEmbeddedFont()
>>>> [ant:javac]   location: variable fr of type FontResource
>>>> [ant:javac] Note: Some input files use or override a deprecated API.
>>>> [ant:javac] Note: Recompile with -Xlint:deprecation for details.
>>>> [ant:javac] Note: Some input files use unchecked or unsafe operations.
>>>> [ant:javac] Note: Recompile with -Xlint:unchecked for details.
>>>> [ant:javac] 1 error
>>>> :graphics:compileJava FAILED
>>>>
>>>> FAILURE: Build failed with an exception.
>>>>
>>>>
>>>> Ali Ebrahimi
>>>>
>>>>
>>>> On Wed, Apr 17, 2013 at 10:33 PM, <hang.vo at oracle.com> wrote:
>>>>
>>>>    
>>>>         
>>>>> Changeset: 931b9fa049d2
>>>>> Author:    prr
>>>>> Date:      2013-04-17 10:45 -0700
>>>>> URL:
>>>>> http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/931b9fa049d2
>>>>>
>>>>> Fixed RT-28631: Printing not working with custom fonts.
>>>>>
>>>>> ! prism-j2d/src/com/sun/prism/j2d/J2DFontFactory.java
>>>>> ! prism-j2d/src/com/sun/prism/j2d/J2DPrismGraphics.java
>>>>> ! prism-j2d/src/com/sun/prism/j2d/print/J2DPrinterJob.java
>>>>>           
>>>>    
>>>>         


More information about the openjfx-dev mailing list