RFR: 6777156: GTK L&F: JFileChooser shouldn't display /../../../.. in combobox and selection textarea.

Abhishek Kumar duke at openjdk.org
Mon Sep 26 06:38:53 UTC 2022


On Fri, 23 Sep 2022 11:23:40 GMT, Tejesh R <tr at openjdk.org> wrote:

> Is there any possibility to check for current Directory to be `root` before confirming that the traversal is stopping at root?

Added the condition to check if the current directory is root.

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

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



More information about the client-libs-dev mailing list