JDK-8190981 : Generate report for line coverage criteria
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-11-08
  • Updated: 2018-01-30
  • Resolved: 2018-01-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10
10Fixed
Description
This sub task is to measure the line coverage of tests and make sure its more than 80%
Comments
We get more than 80% line coverage by running the tests. The gcov coverage files are uploaded here - http://cr.openjdk.java.net/~kkharbas/8190981/gcov_coverage/
13-11-2017