https://bz.apache.org/bugzilla/show_bug.cgi?id=60416
Bug ID: 60416 Summary: Reduce Hyperlink memory consumption in SXSSF Product: POI Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P2 Component: SXSSF Assignee: dev@poi.apache.org Reporter: one...@apache.org Target Milestone: --- From https://lists.apache.org/thread.html/b59a525b6a4dbea9de4d138952c0ab2629c528423f19b363d3434452@%3Cuser.poi.apache.org%3E Subject: Too much memory is used by a hyperlink in a spreadsheet Author: Dmitry Katsubo Memory consumption can be reduced by delaying when new CTHyperlink objects are created until writing the hyperlinks out to <hyperlinks> after <sheetData/> in <worksheet>. -- 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