[jfx19] RFR: 8300523: Create release notes for 19.0.2

Kevin Rushforth kcr at openjdk.org
Wed Jan 18 13:39:30 UTC 2023


On Wed, 18 Jan 2023 13:05:38 GMT, Abhinay Agarwal <duke at openjdk.org> wrote:

> Add release notes for JavaFX 19.0.2 to the repository

I left comments inline. Also, here is the list of security bugs fixed in 19.0.2:


JDK-8294779 (not public) | Improve FX pages | fxml
JDK-8289336 (not public) | Better platform image support | graphics
JDK-8289343 (not public) | Better GL support | graphics
JDK-8299628 (not public) | BMP top-down images fail to load after JDK-8289336 | graphics
JDK-8292097 (not public) | Better video decoding | media
JDK-8292105 (not public) | Improve Robot functionality | window-toolkit
JDK-8292112 (not public) | Better DragView handling | window-toolkit

doc-files/release-notes-19.0.2.md line 9:

> 7: These notes document the JavaFX 19.0.2 update release. As such, they complement the [JavaFX 19](https://github.com/openjdk/jfx/blob/jfx19/doc-files/release-notes-19.md) release notes.
> 8: 
> 9: ### FXML JavaScript Engine Disabled by Default

I recommend to add the following above this line:


## Important Changes


See [doc-files/release-notes-18.md#L9](https://github.com/openjdk/jfx/blob/2cec0369ffa74f0a09653261b443886492a29a4d/doc-files/release-notes-18.md?plain=1#L9)

doc-files/release-notes-19.0.2.md line 27:

> 25: [JDK-8283328](https://bugs.openjdk.java.net/browse/JDK-8283328)|Update libxml2 to 2.9.13|web
> 26: [JDK-8286256](https://bugs.openjdk.java.net/browse/JDK-8286256)|Update libxml2 to 2.9.14|web
> 27: [JDK-8286257](https://bugs.openjdk.java.net/browse/JDK-8286257)|Update libxslt to 1.1.35|web

These were all fixed in JavaFX 19, so don't need to be listed here.

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

PR: https://git.openjdk.org/jfx/pull/1000


More information about the openjfx-dev mailing list