Hi Michael,
I think we should have closed that one. Craig felt that the constants
that we list in AllTypes.java have the same test value as +/-0.1, in
that they have indefinite repeating digits in hex:
public static final double[] double_values =
{ DOUBLE_SMALLEST, DOUBLE_LARGEST, 0.0, 100.0, 100.0,
50000000.0, -234234.234, 1000000000.0, 350.5, -25.5 };
-- Michelle
Michael Watzek wrote:
Hi Michelle,
if you do not mind, I would continue proposing a fix for JIRA JDO-50
(Add +/-0.1 to double test values).
Regards,
Michael