Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8285475: Create release notes for 18.0.1
Reviewed-by: kcr
- Loading branch information
1 parent
2a1805a
commit f0099c256f6b8d02d5dd3bb4aa5d9def043c240c
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Release Notes for JavaFX 18.0.1 | ||
|
||
## Introduction | ||
|
||
The following notes describe important changes and information about this release. In some cases, the descriptions provide links to additional detailed information about an issue or a change. | ||
|
||
These notes document the JavaFX 18.0.1 update release. As such, they complement | ||
the [JavaFX 18 Release Notes](https://github.com/openjdk/jfx/blob/jfx18/doc-files/release-notes-18.md). | ||
|
||
## List of Fixed Bugs | ||
|
||
Issue key|Summary|Subcomponent | ||
---------|-------|------------ | ||
[JDK-8278980](https://bugs.openjdk.java.net/browse/JDK-8278980)|Update WebKit to 613.1|web | ||
[JDK-8281459](https://bugs.openjdk.java.net/browse/JDK-8281459)|WebKit 613.1 build broken on M1|web | ||
[JDK-8281711](https://bugs.openjdk.java.net/browse/JDK-8281711)|Cherry-pick WebKit 613.1 stabilization fixes|web | ||
[JDK-8282099](https://bugs.openjdk.java.net/browse/JDK-8282099)|Cherry-pick WebKit 613.1 stabilization fixes (2)|web | ||
|
||
## List of Security fixes | ||
|
||
Issue key|Summary|Subcomponent | ||
---------|-------|------------ | ||
JDK-8276371 (not public) | Better long buffering | web | ||
JDK-8277465 (not public) | Additional fix for JDK-8276371 | web |
f0099c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues