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

--- Comment #2 from PJ Fanning <fannin...@yahoo.com> ---
Also, all the small strings created by code point util should be garbage
collectable as soon as they are iterated over - so if you run into memory
trouble, the garbage collector should be able to claim back a lot of this
memory. The original large string value for the Cell will still be needed
though.

-- 
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