On Thu, 16 Mar 2023 23:20:05 GMT, Kevin Rushforth <[email protected]> wrote:
>> Release notes for JavaFX 20, including one important change to note (the >> requirement of JDK 17 as the minimum needed to run JavaFX 20) and the list >> of enhancements and bugs fixed in this release. >> >> Note: This PR is targeted to `jfx20`. > > Kevin Rushforth has updated the pull request incrementally with one > additional commit since the last revision: > > Move JDK-8298728 to the Bugs list There are [a few issues](https://bugs.openjdk.org/browse/JDK-8288449?jql=resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%20jfx20%20AND%20(labels%20%3D%20%22noreg-doc%22)%20AND%20type%20%3D%20Bug%20ORDER%20BY%20cf%5B10008%5D%20ASC) labelled as `noreg-doc`, but are still a part of the release notes. Can you confirm if these are required to be in this list? ------------- PR: https://git.openjdk.org/jfx/pull/1060
