gcc/libjava/java
Andrew Haley 3fefd0193c Connection.java (unquote): New method.
2005-07-13  Andrew Haley  <aph@redhat.com>

        * gnu/java/net/protocol/file/Connection.java (unquote): New
        method.
        (connect): Unquote filename.
        gnu/java/net/protocol/jar/Connection.java (getInputStream):
        Likewise.
        (getJarFile): Likewise.

        * java/net/URLConnection.java (getContentHandler): Guard cast with
        instaceof.

        * java/net/URL.java (URL): If the file part of a spec is absolute,
        ignore the file part of its context.

From-SVN: r102029
2005-07-14 18:20:10 +00:00
..
applet Update FSF address 2005-06-30 03:22:09 +00:00
awt Update FSF address 2005-06-30 03:22:09 +00:00
beans Update FSF address 2005-06-30 03:22:09 +00:00
io InputStreamReader.java (refill): Handle no-progress case correctly. 2005-07-06 20:10:41 +00:00
lang Class.java (getProtectionDomain): Merged javadoc from Classpath. 2005-07-14 17:22:18 +00:00
math Update FSF address 2005-06-30 03:22:09 +00:00
net Connection.java (unquote): New method. 2005-07-14 18:20:10 +00:00
nio Update FSF address 2005-06-30 03:22:09 +00:00
rmi Update FSF address 2005-06-30 03:22:09 +00:00
security Update FSF address 2005-06-30 03:22:09 +00:00
sql Update FSF address 2005-06-30 03:22:09 +00:00
text Update FSF address 2005-06-30 03:22:09 +00:00
util Update FSF address 2005-06-30 03:22:09 +00:00