On Thu, 23 Mar 2023 14:48:32 GMT, Sergey Tsypanov <stsypa...@openjdk.org> wrote:

>> src/java.base/share/classes/java/io/BufferedInputStream.java line 78:
>> 
>>> 76:     private final InternalLock lock;
>>> 77: 
>>> 78:     /**
>> 
>> These should be reverted, now that the subclasses will see the same behavior 
>> as before.
>
> But it's just comment clean up

No? The one above is API specification (Javadoc); the one below is comments.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13150#discussion_r1146361942

Reply via email to