Hi Brian,What is the expected behavior on signed zero files? I think they should be added to the test cases.
-Joe On 6/21/2013 2:13 PM, Brian Burkhalter wrote:
Please review the patch http://cr.openjdk.java.net/~bpb/6469160/ which fixes http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6469160 The problem affects only general formatting (%g) of zero values and the code is modified to handle zero as a special case. Thanks, Brian
