- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8
                    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.
Targeting to Lombard, as this will require following public API changes:
javafx.event.EventType
javafx.util.Pair
javafx.util.Duration
now implements Serializable.