RFR: 8282493: Add --with-jcov-modules convenience option [v4]

Magnus Ihse Bursie ihse at openjdk.org
Wed May 7 08:45:49 UTC 2025


> Allow the user to set "--with-jcov-modules=java.desktop", instead of "--with-jcov-filters=--include-modules java.desktop", since this is one of the common use cases for the filtering.

Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:

 - Merge branch 'master' into with-jcov-modules
 - Update copyright year
 - Update testing documentation
 - Merge branch 'master' into with-jcov-modules
 - Also fix RepGen
 - Update with correct syntax + debug support
 - 8282493: Add --with-jcov-modules convenience option

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

Changes: https://git.openjdk.org/jdk/pull/24481/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24481&range=03
  Stats: 46 lines in 6 files changed: 38 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/24481.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24481/head:pull/24481

PR: https://git.openjdk.org/jdk/pull/24481


More information about the build-dev mailing list