This PR adds the release notes for the JavaFX 27 release. This will first go into master, and then be backported to the jfx27 branch so it will be available in that branch when JavaFX 27 is published (and from there also synced into the jfx27u repo).
I used the following filter to pick the issues: https://bugs.openjdk.org/issues/?filter=49562 The original filter, with the backport IDs, is here: https://bugs.openjdk.org/issues/?filter=49558 As usual, I excluded test bugs, cleanup bugs, etc. Additionally, we had two issues with a release-note=yes label, which are included in the list of important changes, etc. NOTE: This includes a proposed change to add a CSR link for those Features, Enhancements, and Bugs that have associated CSRs. You can read more about this in PR #2232 or just take a look at the release notes file in _this_ PR. I'll take this out of Draft at the end of RDP2. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - chmod 644 - Additional fixes - chmod 644 - remove duplicate libxml2 entry - noreg-(build|cleanup), javafx-fx-exclude - javafx-rn-feature - Add security content - 8390263: Create release notes for JavaFX 27 Changes: https://git.openjdk.org/jfx/pull/2256/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2256&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8390263 Stats: 146 lines in 1 file changed: 146 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/2256.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2256/head:pull/2256 PR: https://git.openjdk.org/jfx/pull/2256
