On Sat, 28 Sep 2024 06:51:19 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Do you think, as part of this PR, we should also revisit some of the javadoc 
> in the `java.io.FileOutputStream` class which too has several mentions of 
> "connection"?

Are you thinking of this sentence 

```A new FileDescriptor object is created to represent this file connection.```

which appears for the four constructors which do not have a `FileDescriptor` 
parameter? Those four sentences could probably be deleted.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21223#issuecomment-2384373790

Reply via email to