-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: alpha
-
Component/s: other-libs
-
None
-
1.0fcs
-
generic
-
solaris_2.6
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2113049 | alpha | J. Duke | P4 | Closed | Fixed | alpha |
DataHandler.getOutputStream: JavaDoc states "...only with DataHandlers that were created with a DataSource." This may be misleading, as the DataHandler(URL) case is not expliciltly created with a
DataSource, though it does provide one. It won't return null for getOutputStream as suggested by this coment, unless it fails to establish a connection.
DataSource, though it does provide one. It won't return null for getOutputStream as suggested by this coment, unless it fails to establish a connection.
- backported by
-
JDK-2113049 Javadoc for DataHandler.getOutputStream may mislead on URL case.
-
- Closed
-