DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21904>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21904 NumberUtils.createBigDecimal("") NPE in Sun 1.3.1_08 ------- Additional Comments From [EMAIL PROTECTED] 2003-07-28 21:41 ------- OK, I've had a look at this. I agree with Phil's last comments that the extra checking is generally not required, and that we should treat this as a JDK bug workaround. (Performance matters too) So, I've removed the validate method and retested on JDK1.2.2, 1.3.1 and 1.4.1 and all is fine. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
