RFR: 8365515: Create release notes for JavaFX 25 [v2]
Johan Vos
jvos at openjdk.org
Mon Sep 8 15:30:28 UTC 2025
On Wed, 3 Sep 2025 17:09:25 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.
>
> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
>
> Exclude more bugs that were both introduced and fixed in jfx25
Marked as reviewed by jvos (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1871#pullrequestreview-3197046913
More information about the openjfx-dev
mailing list