https://issues.apache.org/bugzilla/show_bug.cgi?id=46150
Summary: EvaluationCache.getPlainValueEntry() assertion fails
Product: POI
Version: 3.2-dev
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
If I run full workbook recalculation, using
HSSFFormulaEvaluator.evaluateAllFormulaCells() I got ISE from
EvaluationCache.getPlainValueEntry() method, telling me "value changed". This
is due to comparison of Double.NaN == Double.NaN which result is false.
--
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]