Hi!
The line:
new File("").isAbsolute ();
returns false when executed by Sun's java, but both gij and natively compiled
code throws StringIndexOutOfBoundsException. This little patch helps me.
Vladimir
P.S. I use "gcc version 3.3 20030111 (prerelease)".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: natFilePosix-cc.patch
Type: text/x-diff
Size: 337 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20030121/48b80bfd/attachment.bin>