RFR: 8202990: javafx webview css filter property with display scaling
Arun Joseph
ajoseph at openjdk.java.net
Wed Aug 26 17:08:45 UTC 2020
On Wed, 12 Aug 2020 15:59:20 GMT, Kevin Rushforth <kcr at 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
More information about the openjfx-dev
mailing list