gcc/libjava/java
Bryce McKinlay 7364d5f851 File.java (normalizePath): Use equals() not '==' for string comparison.
* java/io/File.java (normalizePath): Use equals() not '==' for string
	comparison.

From-SVN: r45583
2001-09-14 00:18:07 +01:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt * java/awt/GridBagConstraints.java: Removed comment. 2001-08-20 19:53:14 +00:00
beans Makefile.in: Rebuilt. 2001-08-31 21:31:20 +00:00
io File.java (normalizePath): Use equals() not '==' for string comparison. 2001-09-14 00:18:07 +01:00
lang From Eric Blake, via Classpath: 2001-09-05 19:32:57 +00:00
math BigInteger.java (init(int,Random)): New method. 2001-08-28 15:16:11 -07:00
net jvm.h: Declare _Jv_RegisterResource. 2001-09-06 22:32:54 +00:00
rmi Activatable.java, [...]: RMI implementation from Kaffe. 2001-08-28 00:03:35 +00:00
security AlgorithmParameterSpec.java, [...]: Re-merged with Classpath. 2001-09-02 06:36:55 +00:00
sql DriverManager.java (getDrivers): Handle case where driver's class loader is null. 2001-05-31 16:18:55 +00:00
text RuleBasedCollator.java (clone): Rewrote. 2001-09-07 00:15:47 +00:00
util Properties.java (load): Correctly read \u sequences. 2001-09-11 03:13:07 +00:00