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 #5 from tromey at gcc dot gnu dot org  2008-01-21 20:09 -------
Subject: Bug 34369

Author: tromey
Date: Mon Jan 21 20:08:38 2008
New Revision: 131701

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131701
Log:
2008-01-21  Luciano Chavez  <lnx1138@us.ibm.com>

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

Modified:
    trunk/libjava/classpath/ChangeLog
    trunk/libjava/classpath/java/net/URI.java
    trunk/libjava/classpath/lib/java/net/URI.class


-- 


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]