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

--- Comment #5 from [email protected] 2012-04-19 07:49:36 UTC ---
It might be a good idea to look at rowIdx as well:

int rowIx = (relativeRowIndex + getFirstRow() ) & 0xFFFF;

as this limits the number of rows to 65535.

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