On Thu, 12 Mar 2026 17:25:53 GMT, Michael Strauß <[email protected]> wrote:
>> Dmitry Markov has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fixed typo > > modules/javafx.graphics/src/main/java/javafx/stage/FileChooser.java line 209: > >> 207: * The initial directory for the displayed file dialog. >> 208: * <p> >> 209: * If this directory is not set, does not exist, is not a >> directory, or is not accessible, > > "If this directory... is not a directory" sounds a bit odd. Maybe replace the > first "directory" with "path"? @mstr2 I missed your comment, sorry about that. @Maran23 Thanks for heads up. Corrected. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2101#discussion_r2931074740
