RFR: 8255969: Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags [v2]
Brian Burkhalter
bpb at openjdk.java.net
Thu Nov 5 22:10:08 UTC 2020
On Thu, 5 Nov 2020 21:53:40 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8255969: Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
>
> test/jdk/java/io/BufferedInputStream/LargeCopyWithMark.java line 29:
>
>> 27: * @summary BufferedInputStream calculates negative array size with large
>> 28: * streams and mark
>> 29: * @library /test/lib
>
> Looks like this (@library /test/lib) can be removed. Otherwise looks good.
Yes, you are correct: fixed. Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1083
More information about the core-libs-dev
mailing list