On Thu, 14 Mar 2013, snobbles wrote:
When more than 1,500 rows are written to an Excel spreadsheet using XSSF, the
exception below happens.

java.lang.ArrayIndexOutOfBoundsException: -32767
        at java.util.ArrayList.get(ArrayList.java:324)

Looks like a short vs int bug. Any chance you could open a new bug in bugzilla for this, and ideally upload a short unit test that shows how to trigger it?

Thanks
Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to