On Thu, 12 Mar 2026 14:55:07 GMT, Dmitry Markov <[email protected]> wrote:
>> 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? Thanks. I approved the CSR. I'll leave the testing and review of the PR to others, but it looks good to me now. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2101#discussion_r2925286446
