12-20-05 01:45 AM
[
> JDOQL test NotEquals comparing floating point numbers
> -----------------------------------------------------
>
> Key: JDO-206
> URL: [url]http://issues.apache.org/jira/browse/JDO-206" target="_blank">http://issues.apache.org/jira/brows.../browse/JDO-206
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Andy Jefferson
> Assignee: Michael Bouschen
> Attachments: JDO-206.patch, JDO-206.patch2
>
> The current TCK test (carried over from JDO 1.0) for NotEquals, uses != operator o
n floating point numbers. This is not a good practice, and is unreliable. Its probab
ly the case that the Equals test uses == on the same content, which also is not a go
od
idea (as noted in the latest spec). These tests need reviewing and a reliabl
e alternate strategy adopting
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|