Integrated: 7447: Add serializers and writer modules to core test coverage
Alex Macdonald
aptmac at openjdk.java.net
Thu Nov 25 19:38:06 UTC 2021
On Mon, 22 Nov 2021 21:00:46 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:
> This PR addresses JMC-7447 [[0]](https://bugs.openjdk.java.net/browse/JMC-7447), in which the core coverage reports are missing the serializers and writer modules. The changes here simply add the missing modules to the coverage dependency list.
>
> Additionally, the jdp.test module is missing the `<scope>test</scope>` attribute, so I've added it in here.
>
> [0] https://bugs.openjdk.java.net/browse/JMC-7447
This pull request has now been integrated.
Changeset: 3ce64837
Author: Alex Macdonald <aptmac at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/3ce6483718c7a1ae5d490ded7f34cefde63fc42e
Stats: 23 lines in 1 file changed: 23 ins; 0 del; 0 mod
7447: Add serializers and writer modules to core test coverage
Reviewed-by: hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/335
More information about the jmc-dev
mailing list