On Wed, 28 Aug 2024 14:49:24 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8336895: Modified verbiage per reviewer comment > > src/java.base/share/classes/java/io/BufferedInputStream.java line 54: > >> 52: * >> 53: * <p> More than one instance of {@code BufferedInputStream} should not >> be >> 54: * used with the same underlying {@code InputStream} instance. Doing > > Nit - there's one extra space here before the `Doing`. Same in the other > classes as well. Fixed in d6831f9. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20320#discussion_r1735090263