-
Bug
-
Resolution: Fixed
-
P3
-
alpha
-
None
-
1.0fcs
-
generic
-
solaris_2.6
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2113047 | alpha | J. Duke | P3 | Closed | Fixed | alpha |
DataHandler.getObject(): Java doc accurately describes the implementing code, in saying that an
UnsupportedDataTypeException will be thrown if no dch is present. This is misleading.
It will never be thrown since, as documented in getDataContentHandler, a dch is always
provided.
UnsupportedDataTypeException will be thrown if no dch is present. This is misleading.
It will never be thrown since, as documented in getDataContentHandler, a dch is always
provided.
- backported by
-
JDK-2113047 Misleading Javadoc for DataHandler.getObject()
-
- Closed
-