https://bz.apache.org/bugzilla/show_bug.cgi?id=66197
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Priority|P2 |P3 Status|NEW |RESOLVED Severity|blocker |normal --- Comment #6 from Dominik Stadler <[email protected]> --- This is exactly the expected behavior. The default settings of Apache POI prevent a full OOM and you are free to increase this limit in your application if you increase your heap-settings along the way. If you want to allow your customers to process such an incredibly huge file, you will need to provide a corresponding large Java heap. I don't see what you we could fix in Apache POI here at all. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
