git: openjdk/jdk: 6616245: NullPointerException when using JFileChooser with a custom FileView

Alexey Ivanov aivanov at openjdk.org
Tue Oct 11 11:13:33 UTC 2022


Changeset: 33d06188
Author:    Tejesh R <tr at openjdk.org>
Committer: Alexey Ivanov <aivanov at openjdk.org>
Date:      2022-10-11 11:11:49 +0000
URL:       https://git.openjdk.org/jdk/commit/33d061881350c23b5116b3e555eaa905020636f7

6616245: NullPointerException when using JFileChooser with a custom FileView

Reviewed-by: aivanov

! src/java.desktop/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java
+ test/jdk/javax/swing/JFileChooser/FileViewNPETest.java



More information about the jdk-changes mailing list