RFR: 7903842: Negative coverage in report for records

Leonid Kuskov lkuskov at openjdk.org
Mon Oct 7 20:15:06 UTC 2024


The Javap report had several issues marked in the picture below, which have been fixed:
![defectReport](https://github.com/user-attachments/assets/b8de7fc9-c59b-41f9-8300-700a1e24b533)
The expected report is:
![fixedReport](https://github.com/user-attachments/assets/e7aa1ef4-3bed-46d8-80eb-a6e2c87a6da2)

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

Commit messages:
 - 7903842: Negative coverage in report for records

Changes: https://git.openjdk.org/jcov/pull/48/files
  Webrev: https://webrevs.openjdk.org/?repo=jcov&pr=48&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903842
  Stats: 541 lines in 11 files changed: 187 ins; 155 del; 199 mod
  Patch: https://git.openjdk.org/jcov/pull/48.diff
  Fetch: git fetch https://git.openjdk.org/jcov.git pull/48/head:pull/48

PR: https://git.openjdk.org/jcov/pull/48


More information about the jcov-dev mailing list