RFR: 8365515: Create release notes for JavaFX 25 [v2]
Nir Lisker
nlisker at openjdk.org
Wed Sep 3 17:11:51 UTC 2025
On Wed, 3 Sep 2025 15:25:46 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> 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?
>
> Yes, these should be excluded for the same reason as the ones Michael pointed out above: they are transient bugs that were introduced and fixed in the same version, so will not be seen by anyone migrating from jfx24 to jfx25.
>
> I'll add a `javafx-rn-exclude` label to the 5 follow-on WebKit 620.1 bugs (setting the "introduced-in-release" field won't do it for these, since that would be the update release of the earliest release family).
JDK-8350284 has affected versions set from before 620.1 somehow. This is why it was confusing.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1871#discussion_r2319641198
More information about the openjfx-dev
mailing list