RFR: 7903711: Rewrite simple methods ANC plugin to classfile API [v2]
Alexandre Iline
shurailine at openjdk.org
Fri Apr 12 17:41:02 UTC 2024
> Rewritten using JDK 22.
>
> openjdk.jcov.filter.simplemethods.InstructionIterator make the code a lot simpler.
>
> No change needed to tests, except to change from ASM ClassNode to ClassModel from the classfile API
Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision:
Missing LDC instructions
-------------
Changes:
- all: https://git.openjdk.org/jcov/pull/44/files
- new: https://git.openjdk.org/jcov/pull/44/files/9d1d19d8..27aad11b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jcov&pr=44&range=01
- incr: https://webrevs.openjdk.org/?repo=jcov&pr=44&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jcov/pull/44.diff
Fetch: git fetch https://git.openjdk.org/jcov.git pull/44/head:pull/44
PR: https://git.openjdk.org/jcov/pull/44
More information about the jcov-dev
mailing list