-
Bug
-
Resolution: Unresolved
-
P4
-
9
-
None
-
generic
-
generic
During component initialization the L&F can setup different client properties, and listeners to the component. This information should not be saved during serialization. the client properties are covered by sun.swing.UIClientPropertyKey, the listeners should be implemented in the similar way.
Otherwise in the jake the serialization fails (including XMLEncoder).
Otherwise in the jake the serialization fails (including XMLEncoder).
- relates to
-
JDK-8141544 The interface sun.swing.UIClientPropertyKey can be made public
-
- Resolved
-