Integrated: 8254234 - Add test library stream object builder

Chris Hegarty chegar at openjdk.java.net
Mon Oct 12 13:09:17 UTC 2020


On Thu, 8 Oct 2020 12:38:42 GMT, Chris Hegarty <chegar at openjdk.org> wrote:

> It is useful to have a test library facility for building stream objects, suitable for deserialization testing. We
> already have a partial implementation in one of the record serialization tests, move it to the test library for more
> general use. The implementation remains partial, but can be expanded as and when needed.

This pull request has now been integrated.

Changeset: aad3cf4d
Author:    Chris Hegarty <chegar at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/aad3cf4d
Stats:     398 lines in 2 files changed: 209 ins; 169 del; 20 mod

8254234: Add test library stream object builder

Reviewed-by: rriggs

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

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


More information about the core-libs-dev mailing list