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

Tejesh R tr at openjdk.org
Fri Sep 9 08:12:47 UTC 2022


On Thu, 8 Sep 2022 11:03:32 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

>> I guess the dialogue is not not been removed when exception is thrown. Will take a look into it.
>
> If the product fix that is being done will touch only Linux and Windows(And in Mac it looks like it not exiting properly), we can make this regression test to run only on Linux and Windows using jtreg tag:
> @requires (os.family == "windows" | os.family == "linux")

Updated.

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

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



More information about the client-libs-dev mailing list