JDK-8255357 : 80% block coverage for Java code
  • Type: Sub-task
  • Component: other-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-23
  • Updated: 2021-07-08
  • Resolved: 2021-07-08
Description
It is normally expected that test cover about 80% of Java code. 
A Java code coverage tool, such as JCov, could be used for collecting the coverage. 
This task should normally provide a link to a code coverage report.