Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8141545

Need a way to filter out the Component's listeners during serialization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • client-libs
    • None

      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).

            Unassigned Unassigned
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: