gcc/libjava/java
Anthony Green 94fbf267f3 [multiple changes]
2004-07-03  Mark Wielaard  <mark@klomp.org>
            Anthony Green  <green@redhat.com>

        * java/net/URL.java (getFile): Clarify return value doc.
        (getPath): Return null if file is empty - not empty String.
        (set): Convert protocol to lower case before doing anything.
        Only change the protocol handler if it's different.

2004-07-03  Anthony Green  <green@redhat.com>

        * java/net/URL.java (URL): Convert protocol to lower case before
        doing anything, so we getURLStreamHandler() with the proper value.

From-SVN: r84068
2004-07-04 02:12:58 +00:00
..
applet [multiple changes] 2004-06-17 23:43:16 +00:00
awt [multiple changes] 2004-06-27 12:10:12 +00:00
beans Statement.java (doExecute): Fix formatting. 2004-06-30 22:47:39 +00:00
io FilePermission.java (usingPerms): Removed. 2004-06-27 19:42:19 +00:00
lang natSystem.cc (getenv0): Don't assume environment variable is Latin 1 coded. 2004-06-15 13:43:33 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net [multiple changes] 2004-07-04 02:12:58 +00:00
nio 2004-05-30 Michael Koch <konqueror@gmx.de> 2004-05-30 13:38:20 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security 2004-06-01 Michael Koch <konqueror@gmx.de> 2004-06-01 11:57:10 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader argument. 2004-06-14 16:51:37 +01:00
util Locale.java (hashcode): Made transient. 2004-07-02 20:41:33 +01:00