FileChooser: workaround for crash on Windows with Java 17 32bit (issue #403)

(cherry picked from commits 44d8545c09 and 33b25c1129)
This commit is contained in:
Karl Tauber
2021-11-11 12:35:16 +01:00
parent b590f41254
commit a284b69a1e
3 changed files with 14 additions and 2 deletions

View File

@@ -15,6 +15,8 @@ FlatLaf Change Log
`TextComponent.selectAllOnFocusPolicy` is `once` (the default) or `always`.
(issue #395)
- Linux: Fixed NPE when using `java.awt.TrayIcon`. (issue #405)
- FileChooser: Workaround for crash on Windows with Java 17 32-bit (disabled
Windows icons). Java 17 64-bit is not affected. (issue #403)
## 1.6.1