https://bz.apache.org/bugzilla/show_bug.cgi?id=58963

--- Comment #6 from Javen O'Neal <one...@apache.org> ---
> It seems that char[] is taking most of the memory.
Which would make sense because the shared strings table is disproportionately
large, and rest of the xml nodes are just arrays/pointers+strings.

Andi fixed some OOM's in the current trunk build on bug 57031. Read through
that bug to see if it's relevant to you, and if so see if you still get OOM's
on a 3.15 beta 1 nightly [1]

[1] https://builds.apache.org/job/POI/lastSuccessfulBuild/artifact/

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to