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

Kevin Rushforth kevin.rushforth at oracle.com
Mon Apr 17 16:28:50 UTC 2017


One correction: All code reviews need to be done for JDK 10. This 
applies to the fix for 8178837 as well. Please resubmit the webrevs 
against FX 10-dev.

Separately, once the fix is done, and if the fix is safe enough and 
important enough, we might consider it for a backport to JDK 9u (which 
isn't open yet, but we hope will be soon), and 8u for a future update 
release of JDK 9.x and 8uNN.

-- Kevin


Markus KARG wrote:
> 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