git: openjdk/jdk22u: master: 2 new changesets
Alexey Ivanov
aivanov at openjdk.org
Mon Apr 29 15:29:14 UTC 2024
Changeset: 7381b848
Author: Alexey Ivanov <aivanov at openjdk.org>
Date: 2024-04-29 15:27:46 +0000
URL: https://git.openjdk.org/jdk22u/commit/7381b848f84b8a496e3e4709d8200c3a93a5716d
8320692: Null icon returned for .exe without custom icon
Backport-of: 6212264cc6fe428e8d15b7f33e2979c081e432d7
! src/java.desktop/windows/classes/sun/awt/shell/Win32ShellFolder2.java
+ test/jdk/javax/swing/JFileChooser/FileSystemView/NoIconExeNPE.java
Changeset: e6ba0ee4
Author: Alexey Ivanov <aivanov at openjdk.org>
Date: 2024-04-29 15:28:04 +0000
URL: https://git.openjdk.org/jdk22u/commit/e6ba0ee4e1a52919f00fa2d42b2cc06ae3b193a8
8325179: Race in BasicDirectoryModel.validateFileCache
8238169: BasicDirectoryModel getDirectories and DoChangeContents.run can deadlock
Backport-of: e66788c16563d343f6cccd2807a251ccc6f9b64a
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java
More information about the jdk-updates-changes
mailing list