Bug 43962 - OutOfMemoryError while auto-detecting fonts
Summary: OutOfMemoryError while auto-detecting fonts
Status: CLOSED WONTFIX
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: fonts (show other bugs)
Version: trunk
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 07:46 UTC by Jeremias Maerki
Modified: 2012-05-29 08:49 UTC (History)
0 users



Attachments
patch for both class and test case (DoubleFormatUtil.java and DoubleFormatUtilTest.java) (1.47 KB, patch)
2012-05-29 08:38 UTC, Julien Aymé
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremias Maerki 2007-11-26 07:46:51 UTC
I'm experiencing OutOfMemoryErrors during font auto-detection if the JVM is set
to its default values. That shouldn't happen. This is basically just a reminder
to myself to further investigate this later.

The problem can even be observed when just running FOP's unit tests. Well, I do
have a lot of fonts installed on my system.... shrug. :-)
Comment 1 Glenn Adams 2012-04-04 22:11:06 UTC
remove fonts or increase JVM heap size
Comment 2 Glenn Adams 2012-04-30 00:14:58 UTC
batch transition resolved+wontfix to closed+wontfix
Comment 3 Glenn Adams 2012-04-30 00:17:22 UTC
batch transition resolved+wontfix to closed+wontfix; if you believe this remains a bug and can demonstrate it with appropriate input FO file and output PDF file (as applicable), then you may reopen
Comment 4 Julien Aymé 2012-05-29 08:38:43 UTC
Created attachment 28849 [details]
patch for both class and test case (DoubleFormatUtil.java and DoubleFormatUtilTest.java)
Comment 5 Julien Aymé 2012-05-29 08:39:35 UTC
Patch attached to wrong issue. Please ignore.