[8u121] Review request for JDK-8177077: Constructing multiple Image objects using animated GIFs concurrently can fail with AIOOBE

Markus KARG markus at headcrashing.eu
Mon Apr 17 16:15:50 UTC 2017


https://bugs.openjdk.java.net/browse/JDK-8177077

 

Please review the patch attached to JDK-8177077

 

I simply wrapped invocations to Timeline.play() and Timeline.stop() by
Platform.runLater, so it should be thread safe now.



More information about the openjfx-dev mailing list