RFR: CODETOOLS-7903334: Clean the rest of the ASM dependencies [v3]
Alexandre Iline
shurailine at openjdk.org
Tue Sep 27 03:31:40 UTC 2022
> 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.
Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision:
more formatting
-------------
Changes:
- all: https://git.openjdk.org/jcov/pull/28/files
- new: https://git.openjdk.org/jcov/pull/28/files/ef679650..f4496500
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jcov&pr=28&range=02
- incr: https://webrevs.openjdk.org/?repo=jcov&pr=28&range=01-02
Stats: 59 lines in 1 file changed: 1 ins; 38 del; 20 mod
Patch: https://git.openjdk.org/jcov/pull/28.diff
Fetch: git fetch https://git.openjdk.org/jcov pull/28/head:pull/28
PR: https://git.openjdk.org/jcov/pull/28
More information about the jcov-dev
mailing list