[OpenJDK 2D-Dev] [PATCH FOR REVIEW] fix for bug 8011693: Remove redundant fontconfig files (original) (raw)
Jiri Vanek jvanek at redhat.com
Fri May 10 14:08:24 UTC 2013
- Previous message: [OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 81 new changesets
- Next message: [OpenJDK 2D-Dev] [PATCH FOR REVIEW] fix for bug 8011693: Remove redundant fontconfig files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/08/2013 05:31 PM, Jiri Vanek wrote:
On 04/08/2013 04:13 PM, Vladislav Karnaukhov wrote:
Hello Jiri,
please see inline. On 4/8/2013 05:29 PM, Jiri Vanek wrote: On 04/08/2013 02:39 PM, Vladislav Karnaukhov wrote:
Thank you very much for win-check! It will force me to install new windows machine somewhere. Do you mind do check if pure removal of fontconfig files (both src and bfc) from you installed jdk7/8 on windows will work? (should) Yes, I've checked and it does not work. That's the reason why I replied to your very first message. A removal of fontconfig.* files simply crashes Java, - on both Windows and Mac, - because some font management-related classes rely on these files. Hence my question regarding deeper re-design on font management system... I've tested Mac build as well, and there's the same error: Ok. I will try anyway:) For linux I'm quite sure the new fontmanagers are working pretty fine. Do you think it will be acceptable to prepare smaller clean up - to remove all linux fontconfig files? And later, as separate changeset to fontmanagers for windows/mac, but I'm afraid I will not be capable of such an development on non linux system. Thanx for your help, J.
Hi!
I had finally found some free time, so here it is - smaller version which is removing just stuff for linux when OpenJDK is defined.
http://jvanek.fedorapeople.org/oracle/jdk8/webrevs/removedFontConfigFiles-linuxOnly/
Although I had windows build, I lost this machine so - again (and sorry for that) - tested only on Fedora.
Also when I read the individual fontmanagers, I believe that they really should work without fontocfigs. So although this is fixing the 8011693, new bugs should be filled for windows and mac, because theirs implementations are broken.
Thank you very much for any comments.
Best Regards
j.
- Previous message: [OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 81 new changesets
- Next message: [OpenJDK 2D-Dev] [PATCH FOR REVIEW] fix for bug 8011693: Remove redundant fontconfig files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]