This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/34369] java.net.URI.relativize(URI) method returns incorrect results



------- Comment #6 from cvs-commit at developer dot classpath dot org  2008-01-21 20:11 -------
Subject: Bug 34369

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Tom Tromey <tromey>     08/01/21 20:09:56

Modified files:
        .              : ChangeLog 
        java/net       : URI.java 

Log message:
        2008-01-21  Luciano Chavez  <lnx1138@us.ibm.com>

                PR libgcj/34369:
                * java/net/URI.java (relativize): Check initial segment for
                trailing "/".

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9474&r2=1.9475
http://cvs.savannah.gnu.org/viewcvs/classpath/java/net/URI.java?cvsroot=classpath&r1=1.20&r2=1.21


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34369


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]