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

Findbugs finding: Event is serializable, but it's fields are not

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      Per findbugs report, Event (and it's subclasses) are implementing Serializable interface, but some of their fields are not serializable.

      Targeting to Lombard, as this will require following public API changes:

      javafx.event.EventType
      javafx.util.Pair
      javafx.util.Duration

      now implements Serializable.

            msladecek Martin Sládeček
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: