On Fri, 20 May 2022 21:05:07 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> XenoAmess has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   add documents
>
> src/java.base/share/classes/java/io/InputStream.java line 75:
> 
>> 73:      * @return the byte array.
>> 74:      */
>> 75:     private byte[] skipBufferReference(int size) {
> 
> The method name would match the return value better if named 
> `skipBuffer(size)`.

done.

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

PR: https://git.openjdk.java.net/jdk/pull/5872

Reply via email to