Integrated: CODETOOLS-7903334: Clean the rest of the ASM dependencies

Alexandre Iline shurailine at openjdk.org
Tue Sep 27 03:39:47 UTC 2022


On Mon, 26 Sep 2022 23:44:03 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:

> This fix contains two changes:
>  * Completed refactoring from int access code to Modifiers interface
>  * Split instrumentation plugin in two parts: ASM-dependent  and -independent
>  
> Next step is to define a generic instrumentation interface and use it to wrap all calls into *.instrument.asm package.

This pull request has now been integrated.

Changeset: aa33c0f3
Author:    Alexandre Iline <shurailine at openjdk.org>
URL:       https://git.openjdk.org/jcov/commit/aa33c0f34688d7782e34a8b00db63d5700556f53
Stats:     564 lines in 20 files changed: 233 ins; 252 del; 79 mod

7903334: Clean the rest of the ASM dependencies

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

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


More information about the jcov-dev mailing list