https://issues.apache.org/bugzilla/show_bug.cgi?id=53327
Priority: P2
Bug ID: 53327
Assignee: [email protected]
Summary: [PATCH] DoubleFormatUtil does not work with huge
precision
Severity: normal
Classification: Unclassified
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: Trunk
Component: Utilities
Product: XMLGraphicsCommons
Created attachment 28859
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28859&action=edit
Patch for the test case, which shows the issue
The new DoubleFormatUtil class fails to format correctly doubles near
Double.MIN_VALUE (0 <= value <= 1e-300) with precision between 300 and 340.
I fixed the DoubleFormatUtil class and added a test case which shows the issue.
--
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]