RFR: 8378383: Create release notes for JavaFX 26
Erwin Morrhey
duke at openjdk.org
Fri Feb 27 18:20:34 UTC 2026
On Thu, 26 Feb 2026 15:47:02 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> This PR adds the release notes for the JavaFX 26 release. This will first go into master, and then be backported to the jfx26 branch so it will be available in that branch when JavaFX 26 is published (and from there also synced into the jfx26u repo).
>
> The following filter was used to produce the list of issues fixed in JavaFX 26:
>
> https://bugs.openjdk.org/issues/?filter=49209
>
> Additionally, we had three issues with a `release-note=yes` label, which are included in the list of important changes, etc.
Release notes look good. Our release notes script generates the exact same enhancements and fixed bugs.
In the important changes, we could mention the addition of the headless platform?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2090#issuecomment-3971925833
More information about the openjfx-dev
mailing list