RFR: 4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click [v2]

Jayathirth D V jdv at openjdk.org
Fri Sep 9 11:19:02 UTC 2022


On Fri, 9 Sep 2022 11:05:09 GMT, Tejesh R <tr at openjdk.org> wrote:

> > @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?
> 
> Yeah, those tests are failing without my changes too, so confirmed that it wasn't from my change. Some tests are failing without my fix also, so to ensure that my fix doesn't cause any regression I have tested without my fix and shared the link in JBS.

Thanks for adding CI run without fix also in JBS. LGTM.

-------------

PR: https://git.openjdk.org/jdk/pull/9996



More information about the client-libs-dev mailing list