jcov
jcov copied to clipboard
7903842: Negative coverage in report for records
The Javap report had several issues marked in the picture below, which have been fixed:
The expected report is:
Progress
- [x] Change must not contain extraneous whitespace
Issue
- CODETOOLS-7903842: Negative coverage in report for records (Bug - P2)
Reviewers
- Alexandre Iline - Reviewer ⚠️ Added manually
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jcov.git pull/48/head:pull/48
$ git checkout pull/48
Update a local copy of the PR:
$ git checkout pull/48
$ git pull https://git.openjdk.org/jcov.git pull/48/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 48
View PR using the GUI difftool:
$ git pr show -t 48
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jcov/pull/48.diff