RFR: 4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click [v2]
Jayathirth D V
jdv at openjdk.org
Fri Sep 9 11:08:05 UTC 2022
On Fri, 9 Sep 2022 08:11:47 GMT, Tejesh R <tr at openjdk.org> wrote:
>> I guess copyright year for FilePane.java needs to be updated.
>
> @kumarabhi006 U might have to re-review the PR as we have changed the logic. Previously the selected flies state was retained, now the state is been cleared on MultiSelection enabled/disabled switch.
@TejeshR13 I see some test failures in latest CI job like javax/swing/JTree/4618767/JTreeSelectedElementTest.java.
Have you verified these are not regressions introduced by this change?
-------------
PR: https://git.openjdk.org/jdk/pull/9996
More information about the client-libs-dev
mailing list