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

2007-12-06 Thread lnx1138 at us dot ibm dot com
--- Comment #2 from lnx1138 at us dot ibm dot com 2007-12-06 22:15 --- Created an attachment (id=14705) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14705&action=view) gcc-libjava-uri-relativize.patch to fix java.net.URI.relativize(URI) method This patch corrects two

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

2007-12-06 Thread lnx1138 at us dot ibm dot com
--- Comment #1 from lnx1138 at us dot ibm dot com 2007-12-06 22:12 --- Created an attachment (id=14704) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14704&action=view) testcase Sample java code providing two examples where URI.relativize() method is not consistent with ot

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

2007-12-06 Thread lnx1138 at us dot ibm dot com
consistent with that provided by executing the testcase using IBM Java 5, Sun Java 5 and IBM Java 1.4.2. -- Summary: java.net.URI.relativize(URI) method returns incorrect results Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lnx1138 at us dot ibm dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34369