https://issues.apache.org/bugzilla/show_bug.cgi?id=50320

           Summary: Opening .xlsx file cosumes large memory space
           Product: POI
           Version: 3.7
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Hi,

When I open a .xlsx file in POI is see a lot of instance of class
org.apache.xmlbeans.impl.store.Xobj. 
They take up a large space in the JVM( compare to the .xls file ).
Is it a bug in the memory usage when parsing OOXML files?
Or it is just a different in the implementation when parsing old and new excel
files?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to