-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.2
-
b03
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2153464 | OpenJDK6 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
In current release if null is passed as url, null is appended to the list of the search path.
If this behavior is right, I think this fact must be reflected in both addURL and getURLs methods.
But may be it will more convenient throw NullPointerException or do nothing in case of null url.
If this behavior is right, I think this fact must be reflected in both addURL and getURLs methods.
But may be it will more convenient throw NullPointerException or do nothing in case of null url.
- backported by
-
JDK-2153464 No description for addURL(URL url) method of URLClassLoader class in case null url
-
- Resolved
-
- relates to
-
JDK-6445180 URLClassLoader does not describe the behavior of several methods with respect to null arguments
-
- Closed
-
-
JDK-6460701 URLClassLoader:addURL RI behavior inconsistent with a spec in case duplicate URLs
-
- Closed
-