Re-merge with Classpath, from Brian Jones:
authorTom Tromey <tromey@redhat.com>
Fri, 16 Nov 2001 19:52:24 +0000 (19:52 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 16 Nov 2001 19:52:24 +0000 (19:52 +0000)
commit54b6b24152d94ccc92632bd6a67812ede20b1aae
tree24bf36c68ab6e2699d0d81c74950f12b9a6771a2
parent08f3a861a03b6e67fafa8787f7a1ddbdd9b6d6fb
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.

From-SVN: r47095
libjava/ChangeLog
libjava/java/lang/Integer.java