Skip to content

Commit e7ad06f

Browse files
8317842: Create release notes for JavaFX 21.0.1
Reviewed-by: jvos
1 parent a043159 commit e7ad06f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

doc-files/release-notes-21.0.1.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Release Notes for JavaFX 21.0.1
2+
3+
## Introduction
4+
5+
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.
6+
7+
These notes document the JavaFX 21.0.1 update release. As such, they complement the [JavaFX 21](https://github.com/openjdk/jfx21u/blob/master/doc-files/release-notes-21.md) release notes.
8+
9+
## List of Fixed Bugs
10+
11+
Issue key|Summary|Subcomponent
12+
---------|-------|------------
13+
[JDK-8313856](URL/JDK-8313856)|Replace VLA with malloc in pango|graphics
14+
[JDK-8313900](URL/JDK-8313900)|Possible NULL pointer access in NativeAudioSpectrum and NativeVideoBuffer|media
15+
[JDK-8310681](URL/JDK-8310681)|Update WebKit to 616.1|web
16+
[JDK-8311097](URL/JDK-8311097)|Synchron XMLHttpRequest not receiving data|web
17+
[JDK-8314212](URL/JDK-8314212)|Crash when loading cnn.com in WebView|web
18+
[JDK-8315657](URL/JDK-8315657)|Application window not activated in macOS 14 Sonoma|window-toolkit

0 commit comments

Comments
 (0)