On Wed, 12 Aug 2020 15:59:20 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> With your patch installed, I see a race condition that manifests in one of > two ways: I couldn't reproduce the race condition or crash with the fix. > I suspect this might be related to the gc.setCompositeOperation call. This may not be the cause as the compositeOperator is pushed to a RenderQueue which is decoded from the java side. ------------- PR: https://git.openjdk.java.net/jfx/pull/279