JDK-8338795 : CLONE - 80% line coverage for native code
  • Type: Sub-task
  • Component: other-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2024-08-22
  • Updated: 2024-12-18
  • Resolved: 2024-12-18
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.
Comments
Preliminary native code coverage was gathered during JEP development time frame. JDK24 final native code coverage will be done later.
16-12-2024