On Fri, 15 Aug 2025 18:08:32 GMT, Kevin Rushforth <k...@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. This pull request has now been integrated. Changeset: 09ff1259 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/09ff1259994e64efd055d22572e3da2e291c7a2d Stats: 150 lines in 1 file changed: 150 ins; 0 del; 0 mod 8365515: Create release notes for JavaFX 25 Reviewed-by: angorya, jvos, mstrauss ------------- PR: https://git.openjdk.org/jfx/pull/1871