RFR: CODETOOLS-7903334: Clean the rest of the ASM dependencies
Leonid Kuskov
lkuskov at openjdk.org
Tue Sep 27 02:05:32 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.
LGTM
-------------
PR: https://git.openjdk.org/jcov/pull/28
More information about the jcov-dev
mailing list