[EMAIL PROTECTED] said:
> In fact, the documentation for setCurrency() suggests that null is a
> perfectly valid value for the currency attribute. 

I'm not sure I'm talking about the right code ... but the JDK 1.5.0
javadoc for DecimalFormatSymbols.setCurrency(Currency) says that
a NullPointerException is thrown if the Currency arg is null.

-- Steve



_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to