This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: File.toUrl, is this a bug? persistent


>>>>> "Marilen" == Marilen Corciovei <marilen dot corciovei at nemesisit dot ro> writes:

Marilen> While running my application which I finnaly compiled and
Marilen> works 50-60% I found a problem which can be easy replicated
Marilen> using the following piece of code:

What version of gcj are you using?

Thanks for the code.  Unfortunately I don't have a Windows build, so I
won't be able to look at this.  Maybe you could?

Marilen> If args[0] is a local file I get the following error:

Marilen> java.io.FileNotFoundException: \c:\thisiscool-gcc\examples\reflect\list:

This is a bug in the URL parsing, or a bug when creating the URL?
It would be useful if you could change your program to print the URL
you get.  That might give some useful info.

Tom


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