gcc/libjava/java
Bryce McKinlay 659c26fc49 String.java (toString): Check for this == null and throw NullPointerException.
1999-07-01  Bryce McKinlay  <bryce@albatross.co.nz>
        * java/lang/String.java (toString): Check for this == null and throw
        NullPointerException.

From-SVN: r27895
1999-07-01 20:58:04 +01:00
..
awt natToolkit.cc: Added copyright header. 1999-05-10 09:23:41 +00:00
io [multiple changes] 1999-07-01 17:01:00 +00:00
lang String.java (toString): Check for this == null and throw NullPointerException. 1999-07-01 20:58:04 +01:00
net DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
security Makefile.in: Rebuilt. 1999-04-18 08:24:30 +00:00
text DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
util InflaterInputStream.java (read): Throw ZipException if inflater throws a DataFormatException. 1999-06-23 14:57:14 +00:00