-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
During the review of CSR JDK-8313378, Joe Darcy made the following comment:
"If you have not done so already, I suggest exploring whether or not these "must run on FX application thread" comments should be augmented with a @MustRunOnFXApplicationThread annotation."
We should consider whether that would be a useful enhancement given the number of classes and methods with this restriction.
"If you have not done so already, I suggest exploring whether or not these "must run on FX application thread" comments should be augmented with a @MustRunOnFXApplicationThread annotation."
We should consider whether that would be a useful enhancement given the number of classes and methods with this restriction.
- relates to
-
JDK-8313378 Animation and AnimationTimer methods must be called on JavaFX Application thread
- Closed