:)
Jeremy
On Thu, Oct 1, 2009 at 3:18 PM, Phil Race wrote:
>
>
> Jeremy Manson wrote:
>>
>> Does anyone have any thoughts about this? If we were to make up a
>> patch, would you take it?
>
> In summary the situation looks like this, (although your dumps
ks in it to cause a deadlock, and
2) This is in the font code, and you can use fonts for things other
than drawing to the screen (in this case, they are trying to render a
PDF).
Jeremy
On Wed, Sep 23, 2009 at 5:16 PM, Jeremy Manson wrote:
> Hi 2d folks,
>
> We have an application runni
Hi 2d folks,
We have an application running on OpenJDK6 that seems to be
deadlocking in SunGraphicsEnvironment. I found it rather difficult to
write a cut-down reproduction, but the errant lock acquisition is on
line 482 of SunGraphicsEnvironment.java.:
http://hg.openjdk.java.net/jdk6/jdk6-gate/