On Fri, 28 Aug 2026 16:02:38 GMT, Andy Goryachev <[email protected]> wrote:
>> 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). > > doc-files/release-notes-27.md line 54: > >> 52: [JDK-8358823](https://bugs.openjdk.org/browse/JDK-8358823) | Improve >> documentation of custom header bars | window-toolkit >> 53: [JDK-8374630](https://bugs.openjdk.org/browse/JDK-8374630) | Replace >> GtkFileChooserDialog with GtkFileChooserNative to allow for better Flatpak >> integration | window-toolkit >> 54: [JDK-8377350](https://bugs.openjdk.org/browse/JDK-8377350) | [iOS] Add >> support for UIWindowScene | window-toolkit > > iOS? what is the process for including platforms not being tested by O.? That's a very good question. Since JavaFX for iOS requires additional support that isn't in the repo (meaning, it's not just "use a JDK for that platform"), we might consider not including them in the published release notes. @johanvos What do you think? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2256#discussion_r3896725210
