[OpenJDK 2D-Dev] Thoughts about font implementation
Igor Nekrestyanov
Igor.Nekrestyanov at Sun.COM
Thu Aug 14 10:00:19 UTC 2008
>> This is weird.
>> I suggest to print out font names and find what is different. Perhaps
>> we
>> do have bug somethere in 7.
>> -Dsun.java2d.debugfonts=true may also provide some details on files
>> being opened.
>>
>
> I checked an older version that I have lying around here (from just
> before Phil's font work hit the repos) and these work fine. This version
> also doesn't show the occasional crashes in the font implementation.
>
Sounds even more interesting.
I doubt Phil changes could lead to crash though.
Perhaps this is sideeffect of some other fixes in the native code. Do
you have hs_err* files?
Can you run both old and new versions with -Dsun.java2d.debugfonts=true?
Would be interesting to see what is the difference.
-igor
More information about the 2d-dev
mailing list