On Thu, 12 Mar 2026 13:43:35 GMT, Kevin Rushforth <[email protected]> wrote:
>> Dmitry Markov has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Add fall back to platform-default location > > 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, > > Can you add a comma between "directory" and "or is not"? We use the Oxford > (serial) comma in JavaFX docs. Done. Could you take a look at CSR, please? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2101#discussion_r2925235910
