RFR: 8339247: Create release notes for JavaFX 23

Kevin Rushforth kcr at openjdk.org
Wed Sep 4 11:45:26 UTC 2024


On Wed, 4 Sep 2024 06:16:24 GMT, Abhinay Agarwal <duke at openjdk.org> wrote:

> The current separation looks good to me too.

A question then for both you and @nlisker :

Should I split the "Enhancements" section into two groups as shown in the PR Description, or leave it as a single group?

> I have a question related to issues to be included: we tend to normally not include backports in release notes. However, issues like [JDK-8299738](https://bugs.openjdk.org/browse/JDK-8299738) and [JDK-8335630](https://bugs.openjdk.org/browse/JDK-8335630) are included. Are these included because the backports were successfully made before the release of `jfx23`?

We started including backports as of JavaFX 21 because of the change to integrate fixes first into mainline and use backport-style PRs into the stabilization branch. See [this PR comment](https://github.com/openjdk/jfx/pull/1239#discussion_r1323664831) in the JavaFX 21 release notes PR.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1553#issuecomment-2328727260


More information about the openjfx-dev mailing list