-
Enhancement
-
Resolution: Fixed
-
P5
-
1.0
-
None
-
beta
-
generic
-
solaris_2.6
When you specify
a file that does not exist you get an error:
no protocol:<file name>
and when you specify URL that points to a non existent file you get an error
Exception in thread "main" java.lang.SecurityException:
file:/temp/foojaas.conf (No such file or directory)
the two errors should be consistent.
a file that does not exist you get an error:
no protocol:<file name>
and when you specify URL that points to a non existent file you get an error
Exception in thread "main" java.lang.SecurityException:
file:/temp/foojaas.conf (No such file or directory)
the two errors should be consistent.