On Wed, 2 Oct 2024 06:45:51 GMT, Alan Bateman <[email protected]> wrote:
>> 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}.
Fixed in c03751d.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21223#discussion_r1784769072