RFR: 8365515: Create release notes for JavaFX 25
Nir Lisker
nlisker at openjdk.org
Tue Sep 2 21:59:48 UTC 2025
On Fri, 15 Aug 2025 18:08:32 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> This PR adds the release notes for the JavaFX 25 release. This will first go into master, and then be backported to the jfx25 branch so it will be available in that branch when JavaFX 25 is published (and from there also synced into the jfx25u repo).
>
> The following filter was used to produce the list of issues fixed in JavaFX 25:
>
> https://bugs.openjdk.org/issues/?filter=47140
>
> Additionally, we had four issues with a `release-note=yes` label, which are included in the list of important changes, etc.
doc-files/release-notes-25.md line 139:
> 137: [JDK-8352162](https://bugs.openjdk.org/browse/JDK-8352162) | Update libxml2 to 2.13.8 | web
> 138: [JDK-8352164](https://bugs.openjdk.org/browse/JDK-8352164) | Update libxslt to 1.1.43 | web
> 139: [JDK-8353916](https://bugs.openjdk.org/browse/JDK-8353916) | Unexpected event type for DOM mutation events with WebKit 620.1 | web
There are various issues fixed for WebKit 620.1 while only in this JavaFX version that WebKit version was introduced. Is it really meaningful to specify them?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1871#discussion_r2317257071
More information about the openjfx-dev
mailing list