The TCK test for NotEquals is comparing the equality of floating point values 
and
subsequently failing.
The spec says :-
<spec>
Note that comparisons between floating point values are by nature inexact.
Therefore, equality com-
parisons (== and !=) with floating point values should be used with caution.
</spec>

Can someone please review this test, and comment on its validity.

--
Andy

Reply via email to