[Bug classpath/25389] File(new URI("file:./")) -> java.lang.NullPointerException
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 13 20:07:00 GMT 2005
------- Comment #3 from tromey at gcc dot gnu dot org 2005-12-13 20:07 -------
with the JDK I get this output:
opsy. java myfirstprog
urlObject is file:./
Exception in thread "main" java.lang.IllegalArgumentException: URI is not
hierarchical
at java.io.File.<init>(File.java:344)
at myfirstprog.main(myfirstprog.java:16)
Strange.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25389
More information about the Gcc-bugs
mailing list