JDK-8199426 : 80% line coverage for native code
  • Type: Sub-task
  • Component: other-libs
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2018-03-09
  • Updated: 2020-10-13
Description
Should JEP be introducing new or changing existing native code, it is expected that the code would be covered by tests for at least 80%.
A native code coverage tool, such as gcov, could be used to obtain this information.
This task should normally provide a link to a code coverage report.