/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.291 by cbj, Thu Nov 15 03:57:29 2001 UTC revision 1.292 by cbj, Fri Nov 16 04:39:58 2001 UTC
# Line 1  Line 1 
1    2001-11-15  C. Brian Jones
2            * native/jni/java-lang/java_lang_Double.c (parseDouble): Throw
3            NullPointerException if the String argument is null.
4            * java/lang/Double.java (valueOf): Reverse previously applied
5            patch to throw NullPointerException.
6            * java/lang/Integer.java (parseInt): Throw NumberFormatException
7            explicitly in the case of a null argument in keeping with JDK 1.3.
8    
9  2001-11-14  C. Brian Jones  2001-11-14  C. Brian Jones
10          * java/lang/Integer.java (getInteger): Attempt to decode the value          * java/lang/Integer.java (getInteger): Attempt to decode the value
11          of the system property instead of the name of the system property.          of the system property instead of the name of the system property.
         * java/lang/Integer.java (parseInt): Throw NumberFormatException  
         explicitly in the case of a null argument in keeping with JDK 1.3.  
12          * java/lang/Double.java (valueOf): Throw NullPointerException          * java/lang/Double.java (valueOf): Throw NullPointerException
13          explicitly in the case of a null argument in keeping with JDK 1.3.          explicitly in the case of a null argument in keeping with JDK 1.3.
14    

Legend:
Removed from v.1.291  
changed lines
  Added in v.1.292

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26