Relates :
|
|
Relates :
|
|
Relates :
|
FULL PRODUCT VERSION : A DESCRIPTION OF THE PROBLEM : The 2 parseObject methods in java.text.Format throw a NullPointerException if the parameter "source" is null. However, this is not specified in the javadoc. Please note that this should also be checked & corrected in all subclasses of java.text.Format REPRODUCIBILITY : This bug can be reproduced always.