Name: kbR10066 Date: 01/15/2003
Currently, detailed (block/branch) covearge is impossible for classes
compiled without -Xjcov or fully synthetic classes such as generated
by rmic compiler. Absense of this feature requires considerable extra
efforts to profile such classes when they are a part of a bigger application
and don't fit into general scheme of gathering code coverage.
What is needed is an ability of JVMPI agent to generate block/branch
coverage data for such classes, even without information about binding
to the source code.
======================================================================
This funcionality is provided by new agent.