On Tue, 1 Oct 2024 16:08:56 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> Improve the first sentences of the three `FileInputStream` constructors, in >> particular removing the term "connection." > > Brian Burkhalter has updated the pull request incrementally with one > additional commit since the last revision: > > 8340229: Revert FIS(fdObj) change src/java.base/share/classes/java/io/FileInputStream.java line 118: > 116: /** > 117: * Creates a {@code FileInputStream} to read from an existing file > 118: * reoresented by the {@code File} object {@code file}. Suggestion: * represented by the {@code File} object {@code file}. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21223#discussion_r1783908169