This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/34369] java.net.URI.relativize(URI) method returns incorrect results
- From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2008 20:11:46 -0000
- Subject: [Bug libgcj/34369] java.net.URI.relativize(URI) method returns incorrect results
- References: <bug-34369-15482@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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