gcc/libjava/java
Bryce McKinlay aa620e4294 natString.cc (equalsIgnoreCase): return false if anotherString is null.
* java/lang/natString.cc (equalsIgnoreCase): return false if
        anotherString is null.
        * java/lang/Boolean.java (valueOf): return FALSE if argument is
        null.

From-SVN: r30763
1999-12-02 19:59:30 +00:00
..
awt configure: Rebuilt. 1999-09-10 22:03:10 +00:00
io PrintStream (PrintStream): Fix illegal usage of "this" before "super". 1999-11-01 01:15:37 +00:00
lang natString.cc (equalsIgnoreCase): return false if anotherString is null. 1999-12-02 19:59:30 +00:00
net ServerSocket.java (ServerSocket): Bind to any interface if bindAddr is null. 1999-12-02 10:09:24 +00:00
security natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
text MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
util ZipFile.java: Compute the offset of the ZipEntry data correctly. 1999-11-07 08:30:31 +00:00