JDK-8302242 : 80% line coverage for native code
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2023-02-10
  • Updated: 2023-05-23
  • Resolved: 2023-05-23
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.