Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
CODETOOLS-7900681 | jcov_1.4 | Alexey Fedorchenko | P4 | Closed | Fixed | rc1 |
Name: kbR10066 Date: 10/26/2001
JVMPI bug
#4400212 JVM_OnLoad function called after most of JDK classes are loaded
currently makes it impossible for Jcov agent to profile those classes
loaded before the JVM_OnLoad function (where the agent is loaded and
initialized) is called by the JVM. Since there are plenty of java.lang and java.io
classes loaded before JVM_OnLoad is called, these packages can not
currently be profiled using Jcov agent.
======================================================================
- backported by
-
CODETOOLS-7900681 JCOV: workaround for JVMPI bug #4400212 needed
-
- Closed
-