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"? @dmarkov20 I think this change would still be a good improvement of the javadoc. What do you think? (Will reapprove once you did) ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2101#discussion_r2931005449
