Integrated: 7903711: Rewrite simple methods ANC plugin to classfile API
Alexandre Iline
shurailine at openjdk.org
Tue Apr 16 17:23:00 UTC 2024
On Fri, 12 Apr 2024 00:34:55 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 1c7edbc8
Author: Alexandre Iline <shurailine at openjdk.org>
URL: https://git.openjdk.org/jcov/commit/1c7edbc8f3b63bc6c7543bb1e86df1055cd0f70a
Stats: 371 lines in 15 files changed: 98 ins; 128 del; 145 mod
7903711: Rewrite simple methods ANC plugin to classfile API
-------------
PR: https://git.openjdk.org/jcov/pull/44
More information about the jcov-dev
mailing list