Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Platform.runLater() sometimes too slow ( invoked after 4-5 seconds)

MarcelloJun 22 2012 — edited Jun 26 2012
Normally the JavaFX-UI gets updated within a resonable time (e.g. <0.1 sec) however sometimes this update takes 4-5 seconds, from the ressource monitor I cannot see any suspicious CPU or MEM consumption. I know that there is no other way to update the UI (as discussed here: 10394735
Is there a way to track or monitor the state of the event queue ? Where is it hanging ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2012
Added on Jun 22 2012
7 comments
4,255 views