-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
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-2113045 | alpha | J. Duke | P3 | Closed | Fixed | alpha |
Current implementation URLDataSource.getContentType does:
Opens a URLConnnection. If successful returns the value of URLConnection.getContentType
if not, returns null. Traps IOException. Should an IOException be allowed to propagate instead?
This is just a heads up. I'm not strongly opinionated on this!
Opens a URLConnnection. If successful returns the value of URLConnection.getContentType
if not, returns null. Traps IOException. Should an IOException be allowed to propagate instead?
This is just a heads up. I'm not strongly opinionated on this!
- backported by
-
JDK-2113045 Should URLDataSource.getContentType handle no connection differently?
-
- Closed
-
- duplicates
-
JDK-4105098 URLDataSource.getContentType writes stack crawl to console.
-
- Closed
-