JDK-4662491 : ObjectInputStream.resolveClass() javadoc doesn't mention primitive types
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2002-04-03
  • Updated: 2005-06-06
  • Resolved: 2005-06-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 betaFixed
Related Reports
Relates :  
Description
The javadoc for ObjectInputStream.resolveClass() should be updated to reflect
the changes involved in addressing 4171142 ("Deserialization fails for Class
object of primitive type"), which was fixed in JDK 1.4.

Comments
SUGGESTED FIX See proposed javadoc in suggested fix section of 4638156. Javadoc available. CCC only. ###@###.### 2005-03-07 19:57:21 GMT
07-03-2005

PUBLIC COMMENTS The javadoc for ObjectInputStream.resolveClass() should be updated to reflect the changes involved in addressing 4171142 ("Deserialization fails for Class object of primitive type"), which was fixed in JDK 1.4.
10-06-2004

EVALUATION The javadoc should be changed to reflect current behavior. ###@###.### 2002-04-03 Decommitting from hopper, since changes would require a CCC request and are outside the scope of planned fixes. ###@###.### 2002-04-08
03-04-2002