is it absolute?
Tom Tromey
tromey@redhat.com
Tue Jan 21 20:36:00 GMT 2003
>>>>> "Vladimir" == Vladimir Puskas <vpuskas@eunet.yu> writes:
Vladimir> The line:
Vladimir> new File("").isAbsolute ();
Vladimir> returns false when executed by Sun's java, but both gij and
Vladimir> natively compiled code throws
Vladimir> StringIndexOutOfBoundsException. This little patch helps me.
This looks good. I'm checking this in to 3.3 and 3.4.
I'm putting a similar fix in the Win32 code.
Tom
More information about the Java
mailing list