RFR: 8340322: Update WebKit to 620.1

Kevin Rushforth kcr at openjdk.org
Tue Feb 11 17:04:21 UTC 2025


On Mon, 10 Feb 2025 15:27:49 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

> Webkit JavaFx upgrade from 619.1 to 620.1 <br>
> Build is verified in mac , windows and linux. Sanity testing looks fine. No issues seen, except one observed CanvasPattern test where it works only on Linux but failed on Mac/Windows (WIP).
> Windows build is using clang-cl compiler because Webkit has dropped MSVC compiler support.

All my testing looks good apart from a couple of known issues that are being tracked by follow-up bugs.

The CanvasPattern bug that Jay referred to is tracked as [JDK-8347937](https://bugs.openjdk.org/browse/JDK-8347937). The only other issue I've found is one I filed a few days ago:

[JDK-8349561](https://bugs.openjdk.org/browse/JDK-8349561): Preview images on yahoo.com rendered incorrectly

-------------

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1703#pullrequestreview-2609413416
PR Comment: https://git.openjdk.org/jfx/pull/1703#issuecomment-2651464400


More information about the openjfx-dev mailing list