JDK-6437265 : LTP: some Component is missing during xml serializing
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.beans
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-06-12
  • Updated: 2011-01-19
  • Resolved: 2006-07-19
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 b92Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
run attachment,  click "xml serialize", it outputs the xml format of UI. but JLabel is missing.  If the file is read by XMLDecoder,  users can not see JLabel

Comments
EVALUATION This is non-regression bug with behavior of BorderLayout. If this bug (6349028) cannot be fixed by AWT, we should update persistence delegate for Container with special case.
19-06-2006