On Thu, 10 Nov 2022 13:25:14 GMT, Abhishek Kumar <[email protected]> wrote:
>> So, it is same without the fix too as is mentioned in that bug. Can you >> please see why that is so as it should be exercising the same code path as >> this fix? > > @prsadhuk As discussed I have checked with the condition modified to > `chooser.getFileSelectionMode() != JFileChooser.FILES_ONLY`, but this leads > to failure for current test in `FILES_AND_DIRECTORIES` and `DIRECTORIES_ONLY` > selection mode. > > And for [JDK-4912623](https://bugs.openjdk.org/browse/JDK-4912623), still not > able to select all files in JFileChooser on press of ctrl+A. ok ------------- PR: https://git.openjdk.org/jdk/pull/10866
