RFR: 7903711: Rewrite simple methods ANC plugin to classfile API [v4]

Alexandre Iline shurailine at openjdk.org
Mon Apr 15 19:00:10 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:

  More style changes

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

Changes:
  - all: https://git.openjdk.org/jcov/pull/44/files
  - new: https://git.openjdk.org/jcov/pull/44/files/07524d71..56c36d28

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jcov&pr=44&range=03
 - incr: https://webrevs.openjdk.org/?repo=jcov&pr=44&range=02-03

  Stats: 26 lines in 6 files changed: 15 ins; 0 del; 11 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