RFR: 4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click [v2]
Abhishek Kumar
duke at openjdk.org
Fri Sep 9 11:34:42 UTC 2022
On Tue, 6 Sep 2022 11:07:09 GMT, Abhishek Kumar <duke at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated based on review comments
>
> 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.
Applied the patch and tested, attached test case is passed with your recent fix.
-------------
PR: https://git.openjdk.org/jdk/pull/9996
More information about the client-libs-dev
mailing list