DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39043>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39043





------- Additional Comments From [EMAIL PROTECTED]  2006-03-26 03:54 -------
Patch to fix compile error applied.  Thanks!

The ComplexUtils test failure does not happen on Sun Linux jdk 1.3.1_18 (which
is what the 1.1 release was created with).  This is disturbing, since the test
is there to verify documented behavior.  Looks to me like a bug in the windows
1.3 JDK, since what it causing the failures is that
Math.cos(Double.POSITIVE_INFINITY) is returning a non-NAN value, which according
to the API docs, it should not.

The only remedy that I can think of for this is to conditionally skip the
failing tests if the OS is windows.  Not nice.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to