RFR: 8255969: Improve java/io/BufferedInputStream/LargeCopyWithMark.java using jtreg tags
Naoto Sato
naoto at openjdk.java.net
Thu Nov 5 21:59:57 UTC 2020
On Thu, 5 Nov 2020 19:50:14 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Please review this change which would replace the use of a system property and a child process with updated 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1083
More information about the core-libs-dev
mailing list