Integrated: Data instrumentation plugin

Alexandre Iline shurailine at openjdk.org
Thu May 4 01:43:33 UTC 2023


On Mon, 1 May 2023 21:17:24 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:

> This adds "data coverage" module to JCov.
> Data coverage is implemented with JDK class file API.
> Older version, which was held as a plugin has been removed.
> Necessary changes to JCov core are made to accommodate this new instrumentation mechanism.

This pull request has now been integrated.

Changeset: 38c88b61
Author:    Alexandre Iline <shurailine at openjdk.org>
URL:       https://git.openjdk.org/jcov/commit/38c88b61df61ae3636d3ee3fb7465e91c458444e
Stats:     5953 lines in 90 files changed: 3847 ins; 2089 del; 17 mod

Data instrumentation plugin

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

PR: https://git.openjdk.org/jcov/pull/39


More information about the jcov-dev mailing list