Integrated: 8273507: Convert test/jdk/java/nio/channels/Channels/TransferTo.java to TestNG test
Markus KARG
duke at openjdk.java.net
Wed Oct 20 18:34:14 UTC 2021
On Wed, 8 Sep 2021 17:17:32 GMT, Markus KARG <duke at openjdk.java.net> wrote:
> Using TestNG makes it easier to maintain and extend the unit test of ChannelInputStream::transferTo.
>
> This change was proposed by Brian Burkhalter @blbp and requested Alan Bateman @AlanBateman.
>
> *Note: A further test addition (testing 2GB+ transfers) will be added by me in a subsequent PR using TestNG once *this* PR is merged. This will need a while due to personal scheduling, also the topics are not necessarily related, hence there are separate PRs.*
This pull request has now been integrated.
Changeset: 913f9281
Author: Markus Karg <markus at headcrashing.eu>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/913f9281ada7ebb670ed93a088d28afeaa635eb7
Stats: 108 lines in 1 file changed: 48 ins; 34 del; 26 mod
8273507: Convert test/jdk/java/nio/channels/Channels/TransferTo.java to TestNG test
Reviewed-by: shade, bpb
-------------
PR: https://git.openjdk.java.net/jdk/pull/5421
More information about the nio-dev
mailing list