-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 1.1.6
-
Component/s: core-libs
-
generic
-
solaris_2.5.1
using JDK 1.1.6 - change GetURLName() method within file
src/share/java/lang/resource.c to make distinction between not finding file & file not existing
The function returns 0 if the file can't be read or if it can't be found.
Making a distinction would be useful. This seems like an oversight.
Would it be possible for this to be fixed anytime soon?
src/share/java/lang/resource.c to make distinction between not finding file & file not existing
The function returns 0 if the file can't be read or if it can't be found.
Making a distinction would be useful. This seems like an oversight.
Would it be possible for this to be fixed anytime soon?