public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/6298: java.net.URL doesn't handle file:/c:/pub/files/foobar.txt correctly (Mauve failure)
@ 2002-04-14  8:36 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2002-04-14  8:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6298
>Category:       libgcj
>Synopsis:       java.net.URL doesn't handle file:/c:/pub/files/foobar.txt correctly (Mauve failure)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 14 08:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     mark@klomp.org
>Release:        gcj 3.1
>Organization:
>Environment:

>Description:
Mauve contains a couple of tests for creating new file URLs with windows/dos drive letters. We don't seem to handle those correctly.

FAIL: gnu.testlet.java.net.URL.URLTest: new URL(string) (number 16)
got file:c:/pub/files/foobar.txt but expected file:/c:/pub/files/foobar.txt
FAIL: gnu.testlet.java.net.URL.URLTest: new URL(string) (number 18)
got c:/pub/files/foobar.txt but expected /c:/pub/files/foobar.txt
>How-To-Repeat:
Using Mauve:
echo gnu.testlet.java.net.URL.URLTest | ./SimpleTestHarness -debug
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-14 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-14  8:36 libgcj/6298: java.net.URL doesn't handle file:/c:/pub/files/foobar.txt correctly (Mauve failure) mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).