On Tue, 10 Mar 2026 16:28:18 GMT, Dmitry Markov <[email protected]> wrote:
>> Documented the IllegalArgumentException thrown when the initial directory >> was invalid, and improved the exception description to be more precise and >> informative. > > Dmitry Markov has updated the pull request incrementally with one additional > commit since the last revision: > > Update exception message I ran into a few application bugs over the years because I forgot to check for the existence of the target when using a chooser. So I would definitely like to see this exception being removed in favor of a fallback. The initial directory is only a convenience really, so using a fallback would not really impact any functionality of an application ------------- PR Comment: https://git.openjdk.org/jfx/pull/2101#issuecomment-4033837855
