OSDN Git Service

Re-merge with Classpath, from Brian Jones:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2001 19:52:24 +0000 (19:52 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2001 19:52:24 +0000 (19:52 +0000)
commit5a1a4aa3f1406e7b907621c52238ab90bccb0ec3
tree24bf36c68ab6e2699d0d81c74950f12b9a6771a2
parent1f5ebd87a351fbcfd03231299e2435274ae8994a
Re-merge with Classpath, from Brian Jones:
* java/lang/Integer.java (getInteger): Attempt to decode the value
of the system property instead of the name of the system property.
(parseInt): Throw NumberFormatException explicitly in the case of
a null argument in keeping with JDK 1.3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47095 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/lang/Integer.java